}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: strong;
	color: #336699;
	margin-bottom: 0px;
	line-height: 20px;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6699cc;
	line-height: 16px;
	margin-bottom: 16px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	line-height: 15px;
	margin-bottom: 15px;

}
ul {
	list-style-image:url(images/bullett.gif)


}
a {
	color: #000000;
	text-decoration: underline;

}

a:visited {  color: #336699; text-decoration: none}
