body {
	background-image: url(homecompbg.jpg);
	background-repeat: no-repeat;
	margin-top: 60px;
}

h1 {
	font-size: 13px;
	color: #003333;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
}
h3 {  
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 30px;
}
p, td {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #003333;
}

a:link {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	color: #003333;
	font-size:11px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
}
A:hover  {
	font-family: Verdana;
	color: #333333;
	font-size : 11px;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size:11px;
	color: #333333;
	text-decoration: none;
}
p a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
p a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
p a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
li {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	color: #000000;
	margin-right: 15px;
	margin-bottom: 5px;
}
li a {  
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}

li a:hover {  
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
	text-decoration: underline;	
}

li a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
li a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
