a{text-decoration:none;}
a:link {color:#21A365;}
a:visited {color:#81C0EB;}
a:hover {color:#A2A324; position:relative; top:2;left:2;}

h1
{
	font-size: 20pt;
}

h2
{
	background-color: #EE8CDC;
	color: #000000;
	font-size: 18pt;
}

h3
{
	background-color: #72A3FF;
	color: #000000;
	font-size: 14pt;
	width: 75%
}

p
{ 
	font-size: 18pt;
	border-style : solid;
	border-color : #3399FF;
	border-width : 0px 0px 1px 7px;
}

li
{
	font-size: 12pt;
	font-weight: bolder;
}

body
{
	color: black;
	font-size: 10.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
}