a:link {
	color: #000000;
	}
	
a:visited {
	color: #000000;
	}
	
a:active {
	color: #000000;
	}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

a {
	text-decoration: none;
	}

body {
	margin: 0px;
	color: #333333;
	font-family: arial;
	font-size: 7pt;
	}
	
td {
	margin: 0px;
	color: #333333;
	font-family: arial;
	font-size: 7pt;
	}

.company {
	margin: 0px;
	color: #666666;
	font-family: verdana;
	font-size: 7pt;
	}
	
.phonelink {
	color: #F06320;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	}

.header {
	color: #333333;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold
	}
	
.header2 {
	color: #666666;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold
	}

.title {
	color: #333333;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold
	}
	
a.footer:link {
	color: #808080;
	}
	
a.footer:visited {
	color: #808080;
	}
	
a.footer:active {
	color: #808080;
	}

.footer {
	font-family: arial;
	font-size: 8pt;
	color: #808080;
	}
