.red{
	color : #a00000;
} 

.gray{
	color : #444444;
} 

.white{
	color : #ffffff;
} 

.center{
	text-align : center;
} 

.large{
   font-size : 14pt; 
} 

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

TEXTAREA {
   font-size : 10pt; 
   font-family : monospace; 
   color : #333333; 
}

TD {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #333333; 
}

SMALL {
   font-size : 8pt; 
   line-height : 100%; 
   font-family : Arial, Helvetica, sans-serif; 
}

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

P {
   font-size : 10pt; 
   line-height : 140%; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #333333; 
   text-align : justify; 
   padding : 0 1.5em; 
}

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

INPUT {
   font-size : 10pt; 
   font-family : monospace; 
   color : #333333; 
}

H6 {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #000078; 
}

H5 {
   font-weight : bold; 
   font-size : 12pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #000078; 
}

H4 {
   font-weight : bold; 
   font-size : 13pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #000078; 
}

H3 {
   font-weight : bold; 
   font-size : 14pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #000078; 
}

H2 {
   font-weight : bold; 
   font-size : 16pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #000078; 
}

H1 {
   font-weight : bold; 
   font-size : 18pt; 
   font-family : Arial, Helvetica, sans-serif;  
   color : #000078; 
}

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

A:visited {
   color : #5050ff; 
   text-decoration : none; 
}

A:link {
   color : #5050ff; 
   text-decoration : none; 
}
