BODY
{
	FONT-SIZE: 12px;
	COLOR: #FFF;
	FONT-FAMILY: "Arial Rounded MT Bold";
	FONT-VARIANT: normal;
	background-color: #000033;
	width: auto;
	background-position: center top;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodyblue {
	font-size: 12px;
	font-weight: normal;
	color: #36F
}
.bodyitalic {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
}
a:link {
	color: #326799;
}
a:visited {
	color: #346897;
}
a:hover {
	color: #33689A;
}
.title {
	font-size: 24px;
	font-weight: normal;
	color: #FFF
}
.title:link {text-decoration: none;
	color: #FFF} 
.title:visited {text-decoration: none;
	color: #FFF}
.title:active {text-decoration: none;
	color: #FFF}
.title:hover {
	text-decoration: underline;
	color: #FFF;
}
.titlelitgray {
	font-size: 22px;
	font-weight: normal;
	color: #CCC
}
.titlegray {
	font-size: 28px;
	font-weight: normal;
	color: #999
}
.textblue {
	font-size: 24px;
	font-weight: normal;
	color: #369
}
.titleblue {
	font-size: 24px;
	font-weight: normal;
	color: #36F
}
.titleblue:link {text-decoration: none;
	color: #36F} 
.titleblue:visited {text-decoration: none;
	color: #36F}
.titleblue:active {text-decoration: none;
	color: #36F}
.titleblue:hover {
	text-decoration: underline;
	color: #F00;
}
.sub_title {
	font-size: 14px;
	font-weight: normal;
	color: #FFF
}
.sub_titleblue {
	font-size: 14px;
	font-weight: normal;
	color: #36F
}
.sub_titleblue:link {text-decoration: none} 
.sub_titleblue:visited {text-decoration: none}
.sub_titleblue:active {text-decoration: none}
.sub_titleblue:hover {
	text-decoration: underline;
	color: #FFF;
}
.copuy {
	font-size: 10px;
	font-weight: normal;
	color: #FFF
}
