table, tr, td, p, li, ol, ul, form {
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		color: #ffffff;
		}

body { 
	 background-color: #568abe;
	 }
		


a:link {
	   color:#ffffff;
	   text-decoration:underline;
	   }

a:visited {
		color:#ffffff;
		text-decoration:underline;
		}

a:hover {
		color:#ffffff;
		text-decoration:underline;
		}
		

a.link02:link {
	   color:#142433;
	   text-decoration:underline;
	   }

a.link02:visited {
		color:#142433;
		text-decoration:underline;
		}

a.linko2:hover {
		color:#142433;
		text-decoration:underline;
		}
		


.bold {
		font-weight:bold;
		}
.italic {
		font-style:italic;
		}



.textstyle01 {
		line-height:11px;
		}
.textstyle02 {
		font-size:10px;
		line-height:11px;		
		}
.textstyle03 {
		color: #142433;	
		}
.textstyle04 {
		font-weight:bold;
		color: #142433;	
		}
.textstyle05 {
		font-size:13px;		
		}
.textstyle06 {
		font-size:13px;
		font-weight:bold;		
		}
.textstyle07 {
		color:#568abe;		
		}
		


.bgcolor01 { background: #2B5986; }

.bgcolor02 { background: #142433; }

.bgcolor03 { background: #CCCCCC; }
