@charset "utf-8";



/* CSS Document */







body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif, Verdana, "Times New Roman", Tahoma;
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 1px;



}



img, form {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;



}



a:link, a:active {



	color: #0000FF;



}



a:visited {



	color: #9900FF;



}



a:hover {
	color: #FF0000;
	text-align: right;



}



.red {
	color: #FF0000;
	text-align: center;
	font-size: 9px;
	font-weight: normal;



}



.blue {

	color: #0000FF;

	font-size: 14px;

	text-align: center;

	font-weight: bold;



}



.blue2 {



	color: #00FFFF;



}



.green {



	color: #00FF00;



}



.white {



	color: #FFFFFF;



}



a.redLink:link, a.redLink:active {



	color: #FF0000;



	text-decoration: underline;



}



a.redLink:visited {



	color: #9900FF;



}



a.redLink:hover {



	color: #0000FF;



}



h1 {



	font-size: 36px;



	line-height: 110%;



}



h2 {



	font-size: 24px;



	line-height: 110%;



}



h3 {



	font-size: 24px;



	line-height: 110%;



	color: #C00;



}



h4 {



	font-size: 16px;



	line-height: 110%;



}



h5 {



	font-size: 14px;



	line-height: 110%;



}



h6 {



	font-size: 13px;



	line-height: 110%;



}



.fontsize36 {font-size: 36px}



.fontsize16 {
	font-size: 12px;
	color: #000;

}



.fontsize18 {font-size: 18px}



.fontsize24 {
	font-size: 24px;
	background-color: #FFC;
}



.fontsize14 {
	font-size: 14px;
	color: #000;
	font-weight: normal;

}



.fontsize23 {font-size: 23px}



p {

	line-height: 150%;

	text-align: left;

	font-size: 12px;

	color: #000;

	font-weight: bold;

}

