/* CSS Document */
<STYLE type="text/css">

#menu a:link {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;
	color: white;
	text-decoration: none
}
#menu a:visited {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;
	color: white;
	text-decoration: none
}

#menu a:active {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;
	color: white;
	text-decoration: none
}

#menu a:hover {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;
	color: white;
	text-decoration: none
}

#menu {
	font-family: Arial; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;
	color: white;
	text-decoration: none
}

p {
	font-family: "Times New Roman"; 
	font-size: 13px; 
	font-style: normal; 
	color: black;
	margin-left: 8pt;
	margin-right: 8pt;
	text-decoration: none
}

h1{
	font-family: "Times New Roman"; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
	color: #C02729;
	margin-left: 8pt;
	margin-top: 8pt;
	text-decoration: none
}

h2 {
	font-family: "Times New Roman"; 
	font-size: 13px; 
	font-style: italic; 
	color: black;
	margin-left: 8pt;
	margin-right: 8pt;
	text-decoration: none
}

#copyright{
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	color: white;
	text-decoration: none
}

a:link,a:visited {
	font-family: "Times New Roman"; 
	font-size: 13px; 
	font-style: normal;
	color: black;
	text-decoration: none
}

a:active {
	font-family: "Times New Roman"; 
	font-size: 13px; 
	font-style: normal;
	color: black;
	text-decoration: none
}

a:hover {
	font-family: "Times New Roman"; 
	font-size: 13px; 
	font-style: normal;
	color: black;
	text-decoration: underline
}
ul {
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: normal;
	color: black;
	text-decoration: none;
}

.list {
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.list2{
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.list3{
	font-family: "Times New Roman";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

#link a:link {
	font-family: "Times New Roman"; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold;
	color: black;
	text-decoration: underline
}
#link a:visited {
	font-family: "Times New Roman"; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold;
	color: black;
	text-decoration: underline
}

#link a:active {
	font-family: "Times New Roman"; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold;
	color: black;
	text-decoration: underline
}

#link a:hover {
	font-family: "Times New Roman"; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold;
	color: black;
	text-decoration: underline
}
</STYLE>
