body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, verdana, Arial, sans-serif;
	color: #FFFFFF;
	}
	
/*typography*/
A:Link {	
	font-color: #cyan;

	}

A:visited {
	font-color: #lightblue;

}
	
A:active {
	font-color: #FFFFFF;
}

A:hover {
	font-color: #red;

}
	
td, li, ul, ol, h1, h2, h3, h4, h5	{
		font-family: Tahoma, verdana, Arial, sans-serif; color: #FFFFFF;font-size:10pt 
		}
	
html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: small  !important;
 	font-size: x-small;
 	font-size/**/:/**/10pt !important;
	font-color: #FFFFFF	
	line-height: 1.4; color:#FFFFFF; font-family: Tahoma, verdana, Arial, sans-serif;	}

html h6 {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: small  !important;
 	font-size: x-small;
 	font-size/**/:/**/12pt !important;
	font-color: #FFFFFF
	line-height: 1.4; color:#FFFFFF; font-family: Tahoma, verdana, Arial, sans-serif;	}

.justify	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: justify;
	font-size: small  !important;
 	font-size: x-small;
 	font-size/**/:/**/x-small;
	line-height: 1.4;
	}

html li	{
	text-align: left;
	font-size: small  !important;
 	font-size: x-small;
 	font-size/**/:/**/x-small;
	line-height: 1.6;
	}
	
html td	{
	font-size: small  !important;
 	font-size: x-small;
 	font-size/**/:/**/x-small;
	line-height: 1.6;
	}
	