﻿td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}
a.right {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	color: #006699;
}
a.right:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	color : #C0C0C0;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}
.bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	color: #006699;
}
.borders {
	border-style: solid;
	border-width: 1px;
}
.style2 {
	text-align: right;
	font-weight: bold;
}
.style3 {
	background-color: #ECECEC;
}
.style4 {
	text-align: right;
	font-weight: bold;
	background-color: #ECECEC;
}
.style5 {
	background-color: #ECECEC;
	color: #006699;
}
.style6 {
	color: #006699;
	font-weight: bold;
}
.style7 {
	text-align: right;
}
.style8 {
	font-weight: bold;
}
.bkgimage {
	background-image: url('images/jpegs/example.jpg');
}