
a:link       { color: rgb(56, 61, 194); text-decoration: none; font-weight: bold;}
a:active     { color: rgb(56, 61, 194); text-decoration: none; font-weight: bold;}
a:hover	     { color: #CC3333; text-decoration: underline; font-weight: bold;}
a:visited    { color: rgb(102,153,102); text-decoration: underline; font-weight: bold;}

/*
h1           { color: rgb(254, 145, 27); vertical-align: none; font-size: 34pt; font-family: Times New Roman; 
               text-align: right; font-weight: normal; font-style: normal; margin-top: 0; margin-bottom: 0; }
h2           { color: rgb(254, 145, 27); font-family: Times New Roman; font-style: normal; font-size: 32pt; 
               font-weight: normal; vertical-align: none; text-align: right ; }
h3           { color: rgb(254, 145, 27); font-family: Times New Roman; text-align: right; font-size: 28pt; 
               vertical-align: none; font-weight: normal; font-style: normal ;}
h4           { color: rgb(102, 102, 102); font-weight: normal; font-size: 12pt; text-align: none; font-family: 
               Times New Roman; vertical-align: none; font-style: normal ;}
h5           { color: rgb(102, 102, 102); font-size: 10pt; font-style: normal; font-family: Times New Roman; 
               vertical-align: none; text-align: none; font-weight: normal ;}
h6           { color: rgb(0, 0, 0); text-align: none; vertical-align: none; font-family: Verdana, Helvetica; 
               font-size: 8pt; font-style: normal; font-weight: normal;  }
*/
			   
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #383DC2;
	 
}

body {
   scrollbar-face-color:#FFFFFF;
   scrollbar-shadow-color:#383DC2;
   scrollbar-highlight-color:#669966;
   scrollbar-3dlight-color:#669966;
   scrollbar-darkshadow-color:#383DC2;
   scrollbar-track-color:#FFFFFF;
   scrollbar-arrow-color:#669966;
   background-color : #ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0,0,0); font-style: normal;
   margin-left : 0px;
   margin-top : 0px;

 }
 
p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0,0,0); font-style: normal; 
}

table {
	border: 0px;
	width: 800px;
}		   

table.inner {
	border: 0px;
	width: 300px;
}

th {
	height: 35px;
	text-align: left;
	vertical-align: top;
}

TH.left {
	width: 70px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}

td	 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0,0,0); font-style: normal; 
	
	vertical-align: top;
	
}

TD.left {
	width: 70px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}

li {
	list-style-type: square;
}

/*
img {
	border : #339933;
	border : 1px;
}
*/





	
