﻿
.bodytext
{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-align: left;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext_blue
{
	font-size: 11px;
	font-weight: normal;
	color: #005A8B;
	line-height: normal;
	text-align: left;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:22px;
	font-weight: bold;
	color: #005A8B;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	font-size:18px;
	color:#76a0b4;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-size:12px;
	font-weight: bold;
	color: #333333;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	font-size:small;
	font-weight: bold;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
}
