body, td { font-family: Arial ; font-size: 10pt; font-weight: normal; text-decoration: none; }

body { 
	scrollbar-base-color: #005daa; 
	scrollbar-face-color: #000000; 
	scrollbar-track-color: #005daa; 
	scrollbar-arrow-color: #dddddd;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #fffde8;
	scrollbar-darkshadow-color: #000000;
	color: #000000; 
	text-decoration: none;
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}

a:link 	{ 
	color: #005daa; 
	text-decoration: underline;
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}

a:visited {
	color: #005daa; 
	text-decoration: underline;
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}

a:hover { 
	color: #ff0000; 
	text-decoration: none ;
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}

a:active {
	color: #ff0000; 
	text-decoration: underline; 
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}

input {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial
	}
select {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial
	}

P {
	color: #000000; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}


table {
	color: #000000; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}
TR {
	color: #000000; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}
TD {
	color: #000000; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}
	
UL {
	font-size : 10pt;
	font-family : Arial;
	color : #003366;
	}
OL {
	font-size : 10pt;
	font-family : Arial;
	color : #003366;
	} 
.heading1 {
	font-size : 14pt;
	font-family : Arial;
	color : #000000;
	font-weight : Bold;
	}
.heading2 {
	font-size : 16pt;
	font-family : Arial;
	color : #000000;
	font-weight : Bold;
	}
.textfield {
	font-size: 10pt;
	width : 140px;
	background:#FFFFFF;
	height: 40px;
	border: 1px #5A9CC6 solid;
	font-family: Arial;
	color: #666666;
	text-decoration: none;
	}

.buttons {
        width : 48px;
        border : 1px;
        border-top:#1139B3 solid thin;
        border-bottom:#0A2167 solid thin;
        border-right:#0A2167 solid thin;
        border-left:#1139B3 solid thin;
        background:#0D2B88;
        font-family: Arial;
        color: #FFFFFF;
        text-decoration: none;
        font-size :9pt ;
        height: 20px;
        }


