body {
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	/*text-align: justify;*/
}

.plink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration:none;
	/*text-align: justify;*/
}
.plink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
	/*text-align: justify;*/
}
ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li{
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1% 0.5em;
	padding-left: 1.5em;
}
.mainlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E7E7CD;
	text-decoration:none;
	letter-spacing: 1px;
	padding-left: 28px;
}
.mainlink:hover {
	color: #E7E7CD;
	text-decoration:underline;
}
.mainlinkleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E7E7CD;
	text-decoration:none;
	letter-spacing: 1px;
}
.mainlinkleft:hover {
	color: #E7E7CD;
	text-decoration:underline;
	
}
.mainlinkd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E7E7CD;
	text-decoration:none;
	letter-spacing: 1px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #C32B28;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6D6D4B;
}
.linkright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #6D6D4B;
	font-weight: normal;
	text-decoration: none;
}
.linkright:hover {
	color: #6D6D4B;
	text-decoration:underline;
	
}
.linkrightd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #A62913;
	font-weight: normal;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #A62913;
	font-weight: bold;
	text-decoration: none;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
