body {
	background-image: url(../images/pristine-bg.png);
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	}
	
h1, h2, h3 {
	display: inline;
	font-size: 12px;
	color:#006;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 140%;
}
.titlepart1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0e88af;
}
.titlepart2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff7700;
}
.subtilte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002191;
}
.newtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
	
}
a:active {
	color: #666;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;}
.breadcrumb:hover {font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #000000;}

.arrow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0E0E0E;
}
.links1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399}
.links1:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8D291A; text-decoration: none}
.error_strings{
	font-family:Verdana;
	font-size:12px;
	color:#660000;
}
.links2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D291A;
	text-decoration: none
}

