body {
	background-color: #FFFFFF;
	margin: 1px;


}
.style1 {
	color: #929293;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #929293;
	font-size: 11px;
	font-family: arial;
}
block {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:visited {
	color: #0066FF;
}
.bluetext {
	color: #003399;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;


}
.contentbg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:  url(../images/misc/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.h1 {
	font-family: Digital, Arial, sans-serif;
	font-size: 18px;
	color: #666666;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.smalltext2 {
	font-size: 11px;
}

