 
h1 {
color:#336666;
font-size:28px;
background:transparent;
}

h2 {
color:#336666;
font-size:24px;
background:transparent;
}

h3{
color:#999966;
font-size:22px;
background:transparent;
}

h4{
color:#669999;
font-size:18px;
background:transparent;
}


a:link {
	color:#CC3300;
	background:transparent;
	text-decoration: none;
}

a:visited {
	color:#CC3300;
	background:transparent;
	text-decoration: none;
}

a:hover {
	color:#003366;
	text-decoration: underline;
}

a:active {
	background:transparent;
	text-decoration: none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-style: normal;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
	padding: 0;
}
a.body:link {
	color:#996600;
	word-spacing: normal;
	text-decoration: none;
}
a.body:visited {
	color:#660066;
	background:transparent;
	text-decoration: none;
}

a.body:hover {
	color:#CC3300;
	border-top-style: none;
	border-top-width: thin;
	background-color: #330066;
	text-decoration: underline;
}

a.body:active {
	color:#FF9900;
	background: transparent;
	text-decoration: none;
}



.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #003366;
	font-style: normal;
}
a.side:link {
	color:#006699;
	word-spacing: normal;
	background: transparent;
	text-decoration: none;
}
a.side:visited {
	color:#003366;
	text-decoration: none;
}

a.side:hover {
	color:#003366;
	border-top-style: none;
	border-top-width: thin;
	text-decoration: underline;
}

a.side:active {
	color:#006699;
}
