body {
	background-color: #666666;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.td1 {
	background-color: #222A7B;
}


.font18 {
	font-size: 18px;
	font-weight: bold;
	color: #CD0004;
	line-height: 25px;
}
	
a:link       { color: #333333; text-decoration:underline}
a:visited    { color: #333333; text-decoration:underline}
.bg01 {
	background-attachment: fixed;
	background-image: url(images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a:hover      {	color: #0000FF;	text-decoration:underline;}
a:active     {	color: #0000FF;	text-decoration:underline;}




A.link1:link    {
	color: #CD0004;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A.link1:visited {
	color: #CD0004;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A.link1:hover   {
	color: #0000FF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
A.link1:active  {
	color: #0000FF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

A.link2:link    {
	color: #FFFFFF;
	text-decoration: underline;
}
A.link2:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
A.link2:hover   {
	color: #FFFF00;
	text-decoration: underline;
}
A.link2:active  {
	color: #FFFF00;
	text-decoration: underline;
}




.font14 {
	font-size: 14px;
	font-weight: normal;
	color: #CD0004;
}	
.tr1 {
	background-color: #F0F0F0;
}


td {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}



.font12 {
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #ffffff;


}
.font13 {
	font-size: 13px;
	font-weight: bold;
}
