body {
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	color: #12253C;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}

p {
	font-size: 11px;
	line-height: 18px;
margin-top: 0;
margin-bottom: 0.8em;
	font-family: Arial, Helvetica, sans-serif;  
	color: #333333;
}

.menuline {
	font-size: 10px;
	line-height: 10px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

a:link {
	color : 02305E;
	text-decoration: none;
	font-weight: bold;

}
a:active {
   	color : 02305E;
   	text-decoration: underline;
	font-weight: bold;
}
a:visited {
  	color : 02305E; 
   	text-decoration: none;
	font-weight: bold;
}
a:hover {
   	color : 02305E;
   	text-decoration: underline;
	font-weight: bold;
}
a.menulink:link {
	color : #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 2px;
	font-family: "Century Gothic", Arial;
}
a.menulink:active {
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	font-family: "Century Gothic", Arial;
}
a.menulink:hover {
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	font-family: "Century Gothic", Arial;
}
a.menulink:visited {
	color : #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: "Century Gothic", Arial;

}
a.link2:link {
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;

}
a.link2:active {
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.link2:hover {
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.link2:visited {
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: 02305E;
margin-top: 0;
margin-bottom: 0.5em;
}
strong {
	font-weight: bold;
	color: 02305E;

}
h4 {
	font-size: 14px;
	color: #000000;
}
.smalltext {
	font-size: 10px;
}
.categorylink {
	color: #FF0000;
	text-decoration: blink;
}
ul {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 15px;
	margin-left: 1em; 
	padding-left: 1em;
margin-top: 0;
margin-bottom: 0.8em;
}

li {
	margin-top: 0;
	margin-bottom: 0.8em;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #02305e;
}
