/* CSS Document */
body {
	background-color: #CEDEFF;
}
p {FONT-SIZE: 12px; COLOR: #202020; FONT-FAMILY: Verdana, Tahoma; TEXT-DECORATION: none
}
a {text-decoration:none;}
a:link {color: #0044AA}
a:visited {color: #0044AA}
a:hover {color: #0044AA;
text-decoration: underline}
a:active {color: #0044AA}
h1 {font-size: 18px; color:#003366}
h2 {font-size: 14px; color:#003366}

.style1 {
	color: #003366;
	font-weight: bold;
}

.p { FONT-SIZE: 9px; COLOR: #202020; FONT-FAMILY: Verdana, Tahoma; TEXT-DECORATION: none  
}

.imglink img{border:0 }
.imglink {border:1px solid #7b7084}
.imglink:hover {border:1px solid #000000}
