﻿* 
{ margin:0; padding:0; }
body
{
	width: 90%;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.text
{
	font-family: Arial;
	color: #c0c0c0;
	font-size: 12pt;
	text-decoration: none;
}
.font
{ 	
	font-family: Arial;
	color: white; 
	font-size: 13pt;
}
.link
{
	font-family: Arial;
	color: black;
	font-size: 10pt;
	text-decoration:none;
}
.title
{
	text-transform: uppercase;
	color: gray;
	font-size: 16pt;
	font-weight: bold;
}


