.tptptitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold; 
	color : #B30F41;
}

.red {
	color : #a00000;
} 

.gray {
	color : #808080;
} 

.white {
	color : #ffffff;
} 

.arwhite {
	font-family : Arial, Helvetica, sans-serif; 
	color : #ffffff;
} 

.blue {
	color : #074B85; 
}

.center {
	text-align : center;
} 

.small {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 7.5pt; 
}

.arsmall {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 7.5pt; 
}

.arsmall2 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
}

BODY {
	scrollbar-face-color: #B30F41; 
	scrollbar-shadow-color: #C64A71; 
	scrollbar-highlight-color: #C64A71; 
	scrollbar-3dlight-color: #C64A71; 
	scrollbar-darkshadow-color: #B30F41; 
	scrollbar-track-color: #C64B71; 
	scrollbar-arrow-color: #C64B71;
}

UL {
   font-size : 9pt; 
   line-height : 140%; 
   font-family : Verdana, Arial, Helvetica, sans-serif;  
   color : #000000; 
   text-align : left; 
}

TEXTAREA {
   font-size : 9pt; 
   font-family : monospace;  
   color : #000000; 
}

TD {
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif;  
   color : #000000; 
}

SMALL {
   font-size : 7.5pt; 
   line-height : 120%; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
}

PRE {
   font-size : 9pt; 
   font-family : monospace; 
}

P {
   font-size : 9pt; 
   line-height : 140%; 
   font-family : Verdana, Arial, Helvetica, sans-serif;  
   color : #000000; 
   text-align : justify; 
   padding : 0 20px; 
}

OL {
   font-size : 9pt; 
   line-height : 140%; 
   font-family : Verdana, Arial, Helvetica, sans-serif;  
   color : #000000; 
   text-align : left; 
}

INPUT {
   font-size : 9pt; 
   font-family : monospace; 
   color : #000000; 
}

H6 {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #074B85; 
   padding : 0 20px; 
}

H5 {
   font-weight : bold; 
   font-size : 11pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #074B85; 
   padding : 0 20px; 
}

H4 {
   font-weight : bold; 
   font-size : 12pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #074B85; 
   padding : 0 20px; 
}

H3 {
   font-weight : bold; 
   font-size : 13pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #074B85; 
   padding : 0 20px; 
}

H2 {
   font-weight : bold; 
   font-size : 16pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #074B85; 
   padding : 0 20px; 
}

H1 {
   font-weight : bold; 
   font-size : 18pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #074B85; 
   padding : 0 20px; 
}

ADDRESS {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Arial, Helvetica, sans-serif; 
}

A:visited {
	color : #5050ff;
}

A:link {
	color : #5050ff;
}

A {
	text-decoration : none;
}
