﻿body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
}

.h1 {
	font-family:Tahoma;
	font-size:22px;
	color: #0033FF;
	font-weight: bold;
}

.h2 {
	font-family:Tahoma;
	font-size:16px;
	color: #0033FF;
	font-weight: bold;
}

.h3 {
	font-family:Tahoma;
	font-size:14px;
	color: #000000;
	font-weight: bold;
}

.frame {
	border: 1px solid #4d6a83;
}

.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.copyright {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: 0033FF;
	font-family: tahoma;
	font-size: 12px;
}
a:visited {
	color: 0033FF;
	font-family: tahoma;
	font-size: 12px;
}

a:hover {
	color: 0033FF;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
}
