﻿

body 
{
    color : #000;
    font-size : 12px;
    font-family : Arial;
    
}


.paragraphheader, .paragraphheader a {
	font-size : 17px;
	color : #000;
	text-decoration : none;
	}
.paragraph2
{
    color: #0000CC;
    font-size: 12px;
    font-family: Arial;
    width: 500px;
    text-align: justify;
}

.paragraph
{
    color: #000;
    font-size: 12px;
    font-family: Arial;
    width: 500px;
    text-align: justify;
}
.header {
	color : #000;
	font-size : 20px;
	font-weight :bold;
	margin-bottom :10px;
	}
.subheader {
	color : #000;
	font-size : 12px;
	}
hr {
      border: 0;
	  color: #000;
      background-color: #000;
      height: 1px;
    }

a
{

    text-decoration: none; 
    font-family : Arial;
    font-size : 12px;
}
.big
{
    text-decoration: underline; 
    font-family : Arial;
    font-size : 12px;
}

#myimage,
.myimage
{
    border : #6D89CF solid 5px;   
}
    
a:visited  
{
    color :Blue;
}    
a:link, a:active{
	color : #000;
	}
a:hover {
	color : Red;
	}

h1 {
	color : #000;
	font-size : 25px;
	margin : 10px 0px 12 5px;
	letter-spacing : -1; }
h2 {
	color : #000;
	font-size : 22px;
	margin : 10px 0px 0px 0px;
	letter-spacing : -1; }

h3 {
	color : #000;
	font-size : 19px;
	margin : 25px 0px 5px 2px;
	letter-spacing : -0.25;
	font-weight : normal; }
h3 a {
	font-size : 12px; margin-left : 10px; }

h4 {
	color : #000;
	font-size : 16px;
	margin : 25px 0 5px 10px;
	letter-spacing : -0.25;
	font-weight : normal; }
