p {font-family: verdana, geneva, sans-serif;
color: #000000;
font-size: 12px;
text-align: justify;
font-weight: 300;
}


h1 {font-family: arial, verdana, sans-serif;
		color: #ffffff;
font-size: 13px;
font-weight: 200;
}

h2 {font-family: arial, verdana, geneva, sans-serif;
color: #000000;
font-size: 13px;
text-align: justify;
font-weight: 100;
}

h3 { font-weight: 100;
font-family: verdana, geneva, sans-serif;
color: #000000;
text-align: normal;
font-style: normal;
font-weight: bold;
font-size:  16px;}


li {list-style: square;
}

blockquote {font-family: verdana, geneva, sans-serif;
color: #000000;
text-align: justify;
font-size: 12px;
font-weight: 100;
}

a:link {
color: #cc3333;
text-decoration: none;
border-style: none;
}

a:visited {
 color: #cc3333;
 text-decoration:none;
border-style: none;
}

a:hover {
	color: #660000;
 text-decoration:none;
border-style: none;
}
