/* CSS Document */


.header
{
 font-size					: 	18px;
 color                      : 	#FFFFFF;
 font-family                : 	Times New Roman;
 text-decoration            : 	none; 
 font-weight                : 	none;
}

.header2
{
 font-size					: 	14px;
 color                      : 	#99CCFF;
 font-family                : 	Times New Roman;
 text-decoration            : 	none; 
 font-weight                : 	bold;
}

.body
{
 font-size					: 	12px;
 color                      : 	#CCCCCC;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
}

.body_underlined
{
 font-size					: 	12px;
 color                      : 	#CCCCCC;
 font-family                : 	Verdana;
 text-decoration            : 	underline; 
 font-weight                : 	none;
}


.contact_text
{
 font-size					: 	12px;
 color                      : 	#4E4E4E;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
}

.home_body
{
 font-size					: 	11px;
 color                      : 	#CCCCCC;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
}

.copyright
{
 font-size					: 	10px;
 color                      : 	#999999;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
}

.input
{
 font-size					: 	11px;
 color                      : 	#666666;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
}