body {
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	margin: 0;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 32px;
	padding-right: 10px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4A819A;
	font-weight: normal;
	border-bottom: 1px;
	border-bottom-color: #990033;
	border-bottom-style: dashed;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-decoration: none;
}
a:active {
	color: #5B6765;
	text-decoration: none;
}
a:link {
	color: #5B6765;
	text-decoration: none;
}
a:visited {
	color: #255B67;
	text-decoration: none;
}
.thumbnail{
	padding: 3px;
}

.texttitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3366ff;
}

.textsubtitle {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
}

.text 
{	font-family: Verdana;	
font-size: 12px;	
color: #808080;
} 

.textsmall{
	font-family: Verdana;
	font-size: 9px;
	color: #808080;
}
.othertext {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
}