/* CSS Document */
body{
	color: #CC0000;
	}
.main{
	background-color: #77888F; color: #CC0000;
}
a {
 color: #CC0000;
 }
h1{
	color: #FDFBA8; font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; margin: 0px;
}
h2{
	color: #F3F3F3; margin: 0px; font-size: 24px; font-family: "Times New Roman", Times, serif;
}
h3{
	color: #CCCCCC; margin: 0px; font-size: 18px; font-family: "Times New Roman", Times, serif;
}
.spon{
	color: #FFFFFF; font-size: 18px; font-family: "Times New Roman", Times, serif; font-weight: bold;
}
.spon a{
	color: #FF6633; text-decoration: underline; font-size: 22px;
}
.spon a:hover{
	color: #FFFFCC;
}
.warning{
    font-family: "Times New Roman", Times, serif; font-size: 16px; color: #CCCCCC;
}
.navig a{
	color: #CCCCCC; font-family: Tahoma; font-size: 25px; font-weight: bold; text-decoration: none;
}
.navig a:hover{
	text-decoration: underline;
}
.mylink a{
	color: #FFFFCC; text-decoration: underline; font-size: 16px; font-weight: bold;
}
.mylink a:hover{
	color: #CCCCCC;
}
.mini{
	font-family: "Times New Roman", Times, serif; font-size: 14px; color: #CCCCCC;
}
p{
	margin: 0px; padding: 0px;
}


/* CSS Document */


