.style1 {font-size: x-small}
.style2 {font-size: x-small}
.style3 {font-size: small}
body,td,th {
	font-family: Verdana, Georgia, MS Sans Serif, Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #003399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 13px;
	color: #003366;
}
h2 {
	font-size: 12px;
	color: #003366;
}
h3 {
	font-size: 12px;
	color: #003366;
}
.red {
	color: #FF0000;
}
.red-bold {
	font-weight: bold;
	color: #FF0000;
}
.img_frame {
	border: 5px solid #ffffff;
	margin-left: 30px;
	margin-right: 20px;
}
.imgdiv {
        float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 100px;
	height: 100px;
}

.imgthumb {
        width: 96px;
        height: 70px;
}
