/* CSS Document */
body{
color: #CCCCCC;
}
a {
color: #990000;
}
.main{
	background-color: #000000;
}
h1{
	color: #FBE3D9; font-family: Arial, Helvetica, sans-serif; font-size: 34px; margin: 0px;
}
h2{
	color: #CCCCCC; 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: #FFCCCC; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}
.spon a{
	color: #CC0000; text-decoration: underline; font-size: 18px; border-style: outset; border-color: #9F0000; border-width: 2px;
}
.spon a:hover{
	color: #FFFFCC;
}
.warning{
    font-family: "Times New Roman", Times, serif; font-size: 18px; color: #CCCCCC;
}
.navig a{
	color: #FFCCCC; font-family: Tahoma; font-size: 20px; 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: #999999;
}
p{
	margin: 0px; padding: 0px;
}


/* CSS Document */


