.background {
	background-attachment: fixed;
	background-image: url(images/template.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.watermark {
	background-image: url(images/core/bg-watermark.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

a.nav:link { font-weight: bold; font-size:13px; color:#333333; text-decoration:none}
a.nav:visited { font-weight: bold; font-size:13px; color:#333333; text-decoration:none}
a.nav:hover { font-weight: bold; font-size:13px; color:#333333; text-decoration:underline}
a.nav:active { font-weight: bold; font-size:13px; color:#333333; text-decoration:none}
