body {
font-size: 8pt;
background-color: #576883;
background: url("images/bgcrs.gif");
}

/* Form Fields */
.field { 
color: #4B2424;  
background: #FFFFFF; 
border: solid 0.1em; }

/*	
Links General */
a {
font-weight: bold;
}

/*	
Links unvisited links */
a.link:link {
color: #9EBBEB;
}

/*	
Links visited links */
a.link:visited {
color: #E5CFAC;
}

/*	
Links active links (not widely supported) */
a.link:active {
color: #9EBBEB;
}

/*	
Links when hovered over (MSIE only) */
a.link:hover {
color: #DBE9FF;
}

/*	
Unvisited links	*/
a:link {
color: #9EBBEB;
}

/*	
Visited links */
a:visited {
color: #E5CFAC;
}

/*	
Active links (not widely supported) */
a:active {
color: #9EBBEB;
}

/*	
Links when hovered over (MSIE only) */
a:hover {
color: #DBE9FF;
}

td.body {
	/*background: url("images/bodybg.gif");*/
	color: #000000;
	background-color: #FFFFFF;
}

td {
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
}

td img.head { 
display:block; 
}


td.t2 {
text-align: center;
align: center;
}


td.t4 {
text-align: right;
}

.field { 
color: #FFFFFF; 
font-color: #FFFFFF; 
background: #57688; 
border: solid 0.1em; 
}

h5 {
font-style: bold;
font-size: 12pt;
}

h6 {
background: #2D4774;
font-size: 10pt;
}
.body p {
	color: #000000;
}

