body {
	background-color: #DEDECA;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1{
	color:#330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align:center;	
}

h2 {
	color: #CC0000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-stretch:extra-expanded;
	text-align:center;
}

h3, h4, h6 {
	color: #996633;
}
h5 {
	color:#CC0000;
}
h1 a {
	color:#330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align:center;
	text-decoration: none;
}
h1 a:hover {
	color:#330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align:center;
	text-decoration: underline;
}
h2 a {
	color: #CC0000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-stretch:extra-expanded;
	text-align:left;
	text-decoration: none;
}
h2 a:hover {
	color: #CC0000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-stretch:extra-expanded;
	text-align:left;
	text-decoration: underline;
}
h3 a {
	color:#996633;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h3 a:hover {
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

/*
a {
  color: #336600;
  
}

.bgbox {
	background-repeat:no-repeat;
}
*/
	
.alertsBox {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
	background-repeat:no-repeat;
}
.alertsBox a {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
}
.alertsBox a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
}
.alertsForm {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:right;	
}
.alertsRef {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: centre;	
}
.alertsRef a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
}
.alertsRef a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	text-decoration: underline;
}
	
	
.testie {
	border-width:medium;
	border-style:dashed;
	border-color:#BD9A44;
	background:#333333;
	color:#FFFFFF;
	text-align:left;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
}
.testie a {
	color:#BD9A44;
}
	
.testie2 {
	color:#FFFFFF;
	text-align:right;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.boldred {
	font-weight:bold;
	color:#CC0000;
}
.ital {
	font-style:italic;
}
.dash {
	border:dashed;
	border-color:#BD9A44;
}
.footer {

	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.lineheight {
	line-height:2;
}

.p9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	list-style-position: outside;
}
.solid {
	border: 1px solid #330000;
}
