
A, ADDRESS, BLOCKQUOTE, CITE {
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	border : 0px none #369;
}	

FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD, LI, OBJECT, OL, P {
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	border: #369 none 0px;
}	

.code{
	background-color: #003399;
	font-family : "Courier New", Courier, monospace;
	font-size : 13px;
	color : Yellow;
	line-height : normal;
	vertical-align : top;
}

.str{
	color: Aqua;
}

.gutter{
	background-color: Silver;
	font-family : "Courier New", Courier, monospace;
	font-size : 13px;
	color : Silver;
	line-height : normal;
	vertical-align : top;
}



.new{
	background-color : #191970;
}

.sys{
color:White;  }

.rem{
	color: Silver;
}

		
BODY{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	font-size: 13px;
	border : 0px none;
	line-height : 150%;
	padding : 5px 5px 5px 5px;
}	

TD{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	font-size: 13px;
	border : 0px none;
	line-height : 150%;
	padding : 2px 2px 2px 2px;
}	
		

.with_border {
	border: 1px solid #003399;
	background-color : #B0C4DE;
}



.small_caption {
	background-color: #003399;
	font-weight : bold;
	color : White;
}

.large_caption {
	background-color: #003399;
	font-weight : bold;
	color : White;
	font-size : 24px;
	text-align : center;
	line-height : 120%;
	font : bold 24px;
}


.smallfont{
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
.copyright{
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}
		
.command{
	font-family: "Courier New", Courier, monospace;
	font-size : 13px;
	font-weight : bold;
}

P.text{
	text-align: justify;
	text-indent : 5px;
	margin-left : 10px;
	margin-right : 10px;
}		

P.text_centered{
	text-align: center;
	text-indent : 5px;
	margin-left : 10px;
	margin-right : 10px;
}		


		
A:link {
	text-decoration: underline;
	color: blue;
}	

.info{
	border: 1px solid #003399;
	background-color : #B0C4DE;

	
}

.news{
	border: 1px solid #003399;
	background-color : White;
}

.table_caption{
	color : White;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #006666;

}
	
.highlight{
	font-size : 13px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
}
		
A:visited {
	color: #00009C;
	text-decoration : underline;
}	

		
A:active {
	color: #00009C;
	text-decoration : underline;
}	

		
A:hover {
	color: #0063FF;
	text-decoration : underline;
}	

		
A.offsite {
	color: #F63;
	background-color: #006;
}	

BR {
	height: 12px;
	margin : 12px 12px;
}

STRONG{
	background-color: #FFDEAD;
	font-weight : bold;
}
