@charset "utf-8";

Body {
font-family : Arial, Verdana, Helvetica, Sans-Serif;
background-color : #ffffff;
color : #000000;
font-size : 14pt;
margin-left : 5%;
margin-right : 5%;
}

A:link {
color : #0000ff;
font-weight : bolder;
text-decoration : underline;
cursor : pointer;
background-color : #ffffff;
}

A:visited {
color : #800080;
font-weight : bolder;
text-decoration : underline;
background-color : #ffffff;
}

A:hover {
color : #ff0000;
font-weight : bold;
text-decoration : underline overline;
background-color : #ffff00;
cursor : pointer;
}

A:active {
color : #808000;
font-weight : bold;
text-decoration : overline;
background-color : #ffffff;
cursor : pointer;
}

H1 {
color : #990000;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 185%;
margin-bottom : -1em;
background-color : #ffffff;
}

H2 {
color : #990000;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 160%;
margin-top : 2.7em;
background-color : #ffffff;
}

H3 {
color : #990000;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 140%;
margin-top : 2em;
background-color : #ffffff;
}

H4 {
color : #990000;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 115%;
margin-top : 1.5em;
background-color : #ffffff;
}

H5 {
color : #990000;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 100%;
font-weight : 900;
margin-top : 1.5em;
background-color : #ffffff;
}

H6 {
color : #000000;
font-family : Arial, Helvetica, sans-serif;
font-size : 100%;
font-style : italic;
font-weight : 800;
margin-bottom : -0.8em;
background-color : #ffffff;
}

CAPTION {
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight : 800;
}

BLOCKQUOTE {
margin-left : 0;
}

.reduced {
font-size : small;
font-family : cursive;
font-weight : normal;
text-decoration : none;
color : #000000;
background-color : #ffffff;
}

.red-ssl {
color : #ff0000;
font-size : x-small;
background-color : #ffffff;
}

.grn-ssl {
color : #008000;
font-size : x-small;
background-color : #ffffff;
}

div#preloaded-images {
position : absolute;
overflow : hidden;
left : -9999px;
top : -9999px;
height : 1px;
width : 1px;
}

/* http://leveron.com/content/leveron.css */
