
body {
	font-size: 70%; color: #000000;
	margin: 0; padding: 20px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input,div {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
}

.bodyText {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
}

.bigText {
	font-size: 130%;
}

.formError {
	color: red;
}

td.copyright {
	color: #4e4e4e; font-size: 80%; text-align: center
}

h1.masthead {
	color: #111111; text-align: center
}

h2 {
 color: #222222; font-size: 180%; text-align: center
}

img {
 border: 0
}

h3 {
color: #222222; font-size: 120%; text-align: center
}

a.h3style {
color: #222222;
}

p.mainHeading {
	color: #4e4e4e; font-size: 180%; text-align: right
}

p.subHeading {
	color: #4e4e4e; font-size: 150%; text-align: center
}

p.topic {
	color: #4e4e4e; font-size: 120%; text-align: center
}

p {

}

pre {
	font-size: 120%; 
	color: #000000;
	font-family: Courier, Monaco, Serif;
}
.text_page{
	margin:40px 40px 20px 40px;
}
.text_page h2, .text_page h3, .text_page p, .text_page li{
	text-align:left;
}
.text_page li{
	margin: 0 0 15px 0;
}

