body {
	background: url(../assets/images/bg.gif) white;
	background-repeat: repeat ! important;
	background-attachment: fixed;
	background-color : White;
	color : #000066;
	font-family: Tahoma, Verdana, Arial;
	font-weight : normal;
}

a:link {color: #000099; text-decoration: underline;}
a:visited {color: #000099; text-decoration: underline;}
a:hover {color: #0000CC; text-decoration: underline;}

.SPtitle {
	font-family: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size : 11px;
	color: #000066;
}

.Contact {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000066;
}

.text {
	font-family: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size: 9px;
	color: #000066;
}

.bodytext {
	font-family:  Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000066;
}

.linktext {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
}
.li {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
}

.diag {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
}
.diag a:link { color : #CC0000;}
.diag a:hover {
	color : Red;
}
.diag a:visited { color : #CC0000;}
