.red{

	color : #a00000;

} 



.gray{

	color : #444444;

} 



.white{

	color : #ffffff;

} 



.center{

	text-align : center;

} 



UL {

   font-size : 10pt; 

   line-height : 120%; 

   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 

   color : #333333; 

   text-align : left; 

}



TEXTAREA {

   font-size : 10pt; 

   font-family : monospace; 

   color : #333333; 

}



TD {

   font-size : 10pt; 

   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 

   color : #333333; 

}



SMALL {

   font-size : 7pt; 

   line-height : 90%; 

   font-family : Verdana, Helvetica, sans-serif; 

}



PRE {

   font-size : 9pt; 

   font-family : monospace; 

}



P {

   font-size : 10pt; 

   line-height : 140%; 

   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 

   color : #333333; 

   text-align : justify; 

   padding : 0 1.5em; 

}



OL {

   font-size : 10pt; 

   line-height : 140%; 

   font-family : Verdana, Geneva, 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 : Verdana, Geneva, Arial, Helvetica, sans-serif; 

   color : #333366; 

}



H5 {

   font-weight : bold; 

   font-size : 11pt; 

   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 

   color : #333366; 

}



H4 {

   font-weight : bold; 

   font-size : 12pt; 

   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 

   color : #333366; 

}



H3 {

   font-weight : bold; 

   font-size : 13pt; 

   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 

   color : #333366;
   
}



H2 {

   font-weight : bold; 

   font-size : 14pt; 

   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 

   color : #333366; 

}



H1 {

   font-weight : bold; 

   font-size : 16pt; 

   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 

   color : #333366; 

}



ADDRESS {

   font-weight : bold; 

   font-size : 10pt; 

   font-family : Verdana, Helvetica, sans-serif; 

}



A:visited {

   color : #191970; 

   text-decoration : none; 

}



A:link {

   color : #4169E1; 

   text-decoration : none; 

}

