/*Core Style Sheet 1*/


body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	position: relative;
	font-size: 0.8em;
}



h1, h2, h3, h4 {
color: #6960ff;
font-family: Verdana, Helvetica, Arial, sans-serif;}

p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000000;
margin-left: +2em;}


h1 {
font-size: 1.3em;
font-weight: bold;
font-style: normal;}

h2 {
font-size: 1.2em;
font-weight: bold;
font-style: normal;}

h3 {
font-size: 1.1em;
font-weight: bold;
font-style: normal;}

h4 {
font-size: 1.0em;
font-weight: bold;
font-style: normal;}

h1.title1 {
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.4em;
font-weight: normal;
background-color: #f5b449;
padding-left: 1em;
padding-bottom: 0.2em;
padding: 0.2em;}

h1.title2 {
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.4em;
font-weight: normal;
background-color: #0000ff;
padding-left: 1em;
padding-bottom: 0.2em;
padding-top: 0.2em;}

table.text {
font-size: 0.8em;}

a:link {
color: #000000;
text-decoration: none;} 

a:visited {
color: #000000;
text-decoration: none;}

a:hover {
color: #ffffff;
background-color: #6960ff;
text-decoration: none;}

a:active {
color: #000000;}

ul {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
font-weight: normal;
font-style: normal;
color: #0000ff;}

ol {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	color: #0000ff;
	list-style-type: lower-alpha;
}

div.floatright {
float: right;}

div.floatleft {
float: left;}
