﻿.footer {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
} 
.text1 {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
} 
.text3 {
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
} 
li {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
} 
.text2 {
	color: #ffffff;
	font-family: verdana;
	font-size: 18pt;
	font-weight: bold;
} 
.header {
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
body a:link { text-decoration: underline; }
body a:hover { text-decoration: none; }

h1 {
	font: 18px arial;
	color: #000000;
}
#homepage {
	margin: 0px 0px 0px 20px;
}
#homepage h1 {
	font: 18px arial;
	color: #000000;
}
#homepage h2 {
	font: bold 12px arial;
	color: #000000;
	margin: 15px 0px 10px 0px;
}
#homepage h2 a {
	font: bold 12px arial;
	color: #000000;
	text-decoration: none;
}
#homepage p {
	font: 12px arial;
	color: #000000;
	margin: 0px 0px 0px 30px;
}
#homepage p a {
	font: 12px arial;
	color: #963417;
	text-decoration: underline;
}
#homepage p a:hover {
	font: 12px arial;
	color: #963417;
	text-decoration: none;
}
#homepage p.link {
	margin: 5px 0px 0px 30px;
}

