.title {  font-family: Arial, Helvetica, sans-serif; font-size: 2em; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FF0000; background-color: #000000; text-align: center}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-style: italic; font-weight: bold; text-align: center}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold; text-align: center; color: #FF0000}
.bullet1 {  list-style-image:  url(resources/ball.gif)}
hr {  color: #FF0000; left: 10%; clip:  rect(   )}a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.indent {  clip:      rect(   ); margin-left: 50px; font-family: Arial, Helvetica, sans-serif}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 10%;
	margin-right: 10%;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	clear: left;
}
.bloglistitem {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000}
.bloglistlink {  color: #0080FF}
.sectionhead { font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; font-style: normal; font-weight: bold; color: #FF0000}
.hangingindent { clip: rect( ); margin-left: 25px; font-family: Arial, Helvetica, sans-serif ; text-indent: -25px}
.emphasis {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: italic; font-weight: bold; color: #FF6600}
.emphasisindent { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: italic; font-weight: bold; color: #FF6600 ; margin-left: 50px}
.blogheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.blogsubheading {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;


}
li {
	padding: 10px;
}
p.label_field_pair {
  clear: both;
  float: none;
}
p.label_field_pair label {
	clear: left;
	display: block;
	float: left;
	text-align: right;
	width: 200px;
}
p.label_field_pair input {
	clear: right;
	float: left;
	margin-left: 10px;
	width: 200px;
	margin-right: 10px;
}
p.label_field_pair select {
  clear: right;
  float: left;
  margin-left: 10px;
  width: 200px;
}
p.label_checkbox_pair {
  clear: both;
  float: none;
}
p.label_checkbox_pair input {
	clear: none;
	float: left;
	margin-left: 10px;
}
p.label_checkbox_pair label {
	clear: left;
	display: block;
	float: left;
	width: 200px;
	text-align: right;
}

