BODY {
    scrollbar-face-color : #660000; 
    scrollbar-shadow-color : #660000; 
    scrollbar-highlight-color : #FF0000; 
    scrollbar-3dlight-color : #333333; 
    scrollbar-darkshadow-color : #bababa; 
    scrollbar-arrow-color : #00FF00;
    SCROLLBAR-TRACK-COLOR: #cc1133; 
    margin-top:7; 
    font-family: Tahoma;
    color: #DDA0DD;
    font-size: 12pt;
} 

.text {
	 font-family: Tahoma;
       font-size: 12pt;
	 color: #DDA0DD;
	 text-decoration: none; 
} 

A {
	 color: #ffbbff; 
	 font-family: Tahoma,Serif; 
	 text-decoration: none; 
	 font-weight: normal; 
} 

A:hover {
	 color: #00BFFF; 
	 font-family: Tahoma,Serif; 
	 text-decoration: none; 
	 font-weight: normal; 
}

A.10pt {
       font-size: 10pt;
 	 color: #ffbbff; 
	 font-family: Tahoma,Serif; 
	 text-decoration: none; 
	 font-weight: normal;
}

A.12pt {
       font-size: 12pt;
 	 color: #ffbbff; 
	 font-family: Tahoma,Serif; 
	 text-decoration: none; 
	 font-weight: normal;
}

A.navbar {
	 color: #eee8cd;
	 font-family: Verdana,Sans Serif;
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 10px; 
}

A.navbar:hover {
	 color: #ff0000; 
	 font-family: Verdana,Sans Serif;
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 10px; 
}

A.navbar:visited {
	 color: #48d1cc; 
	 font-family: Verdana,Sans Serif;
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 10px; 
} 

.company {
	 font-family: Tahoma;
	 color: #FFCCFF;
	 text-decoration: none;
	 font-style: italic;
	 font-weight: bold; 
} 

.title {
	 font-family: Tahoma;
	 color: #eeccff;
	 text-decoration: none;
	 font-style: normal;
	 font-weight: normal;
	 font-size: large; 
} 

.headings {
	 font-family: Tahoma;
	 font-weight: bold;
	 color: #33FFCC; 
} 

.CompanyAddress {
       font-family: Tahoma;
	 color: #FFCC99;
	 font-size: small;
 }


