﻿body.editor
{
	background-color: #ffffff;
	min-height: 450px;
}

body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.heading {  font-size: 18px; color: #014EA0; font-weight: bold}
.subheading { font-size: 15px; color: #014EA0; font-weight: bold }
.highlight { font-size: 15px; color: #00A4AF; font-weight: bold }

.heading {  font-size: 18px; color: #014EA0; font-weight: bold}
.subheading { font-size: 15px; color: #014EA0; font-weight: bold }
.highlight { font-size: 15px; color: #00A4AF; font-weight: bold }

a { color: #014EA0; text-decoration: underline}
a:visited {color: #014EA0; text-decoration: underline}
a:hover {color: #00A4AF; text-decoration: underline}

footer:link { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: underline}
footer:visited { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: underline}
footer:hover { font-size: 10px; color: #00A4AF; font-weight: normal; text-decoration: underline}

#copy
{
	COLOR: #FFFFFF;
    	TEXT-DECORATION: none
}
#copy A
{
	COLOR: #FFFFFF;
    	TEXT-DECORATION: underline;
}
#copy A:hover
{
	COLOR: #00A4AF;
}


