* { padding: 0; margin: 0; }

a {color: #4169e1; font-weight: Bold;}
a:hover {color: #99CC00;}

a:link img {border-color: #4169e1;}
a:hover img {border-color: #00FF00;}
a:visited img {border-color: #006600;}

html, body {height: 100%;}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
line-height: 1.2em;
font-size: 16px;
text-align:center;

/*
background-image:url(../images/back.jpg);
background-repeat: repeat;
background-color: #F5F5F5;
background-position: center center;
*/
}

h1, h2, h3, h4, h5, h6{margin: 0em 0em 0em 0em;}

h1{font-size: 1.6em;}
h2{font-size: 1.4em;}
h3{font-size: 1.2em;}
h4{font-size: 1em;}
h5{font-size: .8em;}
h6{font-size: .6em;}
