BODY {
	MARGIN: 10px;
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#f0f0f0;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#135184;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	word-spacing: normal;
	list-style-type: circle;
	padding: 0px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;





    

}


table {
       font-size:12
}

table.one {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;
	border-left-color: red;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
A:hover {
	background-color : #CCCC33;
	color : White;
}
A:link {
	color: #000066;
	text-decoration: none;

}
A:active {
	color: Green;
	text-decoration: none;

}
A:visited {
	color: Navy;
	text-decoration: none;

}

p  {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;

    
}

p.small {
       text-align:justify;
       color:#333333;
       font-size:8pt;
}
.newtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-style: normal;
	font-weight: 900;


}
