/* CSS Document */
.main{
	background-color: #FFCDCC;
}
h1{
	color: #A23A09; font-family: "Times New Roman", Times, serif; font-size: 40px; margin: 0px;
}
h2{
	color: #F3F3F3; margin: 0px; font-size: 24px; font-family: "Times New Roman", Times, serif;
}
h3{
	color: #333333; margin: 0px; font-size: 18px; font-family: "Times New Roman", Times, serif;
}
.spon{
	color: #333333; font-size: 20px; font-family: "Times New Roman", Times, serif; font-weight: bold;
}
.spon a{
	color: #000099; text-decoration: underline; font-size: 22px;
}
.spon a:hover{
	color: #CC0000;
}
.sponother{
	color: #FFFFFF; font-size: 20px; font-family: "Times New Roman", Times, serif; font-weight: bold; background-color: #000000; border-color: #FF0000; border-style: outset; border-width: 1px;
}
.sponother a{
	color: #FFFFCC; text-decoration: underline; font-size: 18px;
}
.sponother a:hover{
	color: #FF0000;
}
.warning{
    font-family: "Times New Roman", Times, serif; font-size: 14px; color:#333333;
}
.navig a{
	color: #800040; font-family: Tahoma; font-size: 25px; font-weight: bold; text-decoration: none;
}
.navig a:hover{
	text-decoration: underline;
}
.mylink a{
	color: #000099; text-decoration: underline; font-size: 12px;
}
.mylink a:hover{
	color: #CC0000;
}
.mini{
	font-family: "Times New Roman", Times, serif; font-size: 14px; color: #CCCCCC;
}
p{
	margin: 0px; padding: 0px;
}


/* CSS Document */


