
body { 
	margin-top: 0px;
	margin-left: 0px; 
}

H1 { 
	font-family:Book Antiqua;
	color: #8BAAC4; 
	font-size : 24px;
	display : inline;
}

H2 { 
	font-family: TW Cen Mt; 
	color: #BAC4CB; 
	font-size : 15px;
}

H3 { 
    font-family: TW Cen Mt; 
	color: #BAC4CB; 
	font-size : 14px;
}

H4 { 
	font-family: TW Cen Mt; 
	color: #BAC4CB; 
	font-size : 14px;
}

p { 
	font-family:Book Antiqua;
	color: #000000; 
	font-size : 17px;
}

b { 
	font-family:Book Antiqua; 
	color: #000000;   
	font-size : 14px;
}

i { 
	font-family:Book Antiqua;
	color: #000000;   
	font-size : 14px;
}

table { 
	font-family:Book Antiqua;
	color: #000000;   
	font-size : 17px;
}

li { 
	font-family:Book Antiqua; 
	color: #000000;  
	font-size : 16px;
}

hr {
	width: 85%;
	color: #000000;
}

a:link { 
	color : #006644; 
}

a:visited { 
	color : #006644;
}

a:hover { 
	color : #dbd8d8; 
}

a:active { 
	color : #006644; 
}
.other a:link { 
	color : #006644; 
}

.other a:visited { 
	color : #006644; 
}

.other a:hover { 
	color : #ffffff; 
}

.other a:active { 
	color : #006644; 
}
.other1 a:link { 
	color : #006644; 
}

.other1 a:visited { 
	color : #006644;  
}

.other1 a:hover { 
	color : #8baac4; 
}

.other1 a:active { 
	color : #006644;
}

img { border-color : #b4b4b4; }
    
.formfields  { 
	font-family: TW Cen Mt; 
	color: #BAC4CB; 
	font-size : 14px;
	border: 1px solid #ffffff; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #000000;
    background-position: top; 
    background-repeat:no-repeat; }
}
    
