﻿body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {	font-size: 18pt;}
h2 {	font-size: 16pt;}
h3 {	font-size: 14pt;}
h4 {	font-size: 12pt;}
h5 {	font-size: 11pt;}
h6 {	font-size: 10pt;}

a { color: #cc0000;text-decoration:none; }
a:hover { color: #CC0000;text-decoration:underline; }
a:visited { color: #660000; }

img
{
	border:0px;
}
p
{
	margin:12px 0px 12px 0px;
}

h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-weight : normal;
}

h1{
	margin:0px;
	padding:0px;
	margin-bottom:11px;
	margin-top:3px;
	font-weight : normal;
}