body
{
	background: #ffffff;
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
}


.title_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}


.buttons 
{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #008ECD;
}
H {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

A
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

A:link
{
	color: #003366;
	text-decoration: none;
	
}

A:visited
{
	color: #03c;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
	font-style: italic;
	color: #600;

}

A:active
{
	color: #600;
	text-decoration: none;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subheadingBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}
.footer_i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.style1 {
	font-size: 12px;
	font-style: italic;
}
.style2 {color: #000000}
.style3 {font-size: 16px}
.style4 {font-size: 14px}
.style5 {font-size: 12px}
