body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6C85AE;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6C85AE;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.smalltext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6C85AE;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.smallwhitetext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a {
	font-size: 10pt;
	color: #192D50;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #778FB3;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: underline;
	color: #4682B4;
}
a:active {
	text-decoration: none;
		color: #4682B4;
}
h1 {
	font-size: 18px;
	color: #778FB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #778FB3;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #778FB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #778FB3;
}
h5 {
	color: #778FB3;
	font-size: 10px;
}
h6 {
	color: #778FB3;
	font-size: 9px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
ul           {
	list-style-image: url(images/page_design/arrow.gif);
}
ul ul        { list-style-image: url('bullet2.gif') }
ul ul ul     { list-style-image: url('bullet3.gif') }

.buttonlook {
background-color: #6C85AE;
color: #EEE5D7;
font-size: 9pt;
font-family: verdana;
}
