.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	left: auto;
	text-align: justify;

}
.bgmain {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bgmain2 {

	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat;
	background-position: center center;
}
.linkin {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sectiontitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
	text-decoration: none;
	left: auto;
	text-align: justify;
}
