﻿

body 
{
    color : #000;
    font-size : 12px;
    font-family : Arial;
    text-align : center;
      
}


.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;
    margin-left: 20px;
}

.paragraph3
{
    color: #036cbf;
    font-size: 12px;
    font-family: Arial;
    width: auto;
    text-align: justify;
    margin-left: 20px;
}
.paragraph4
{
    color: Red;
    font-size: 12px;
    font-family: Arial;
    width: auto;
    text-align: justify;
    margin-left: 20px;
}

.paragraph
{
    color: #000;
    font-size: 12px;
    font-family: Arial;
    width: auto;
    text-align: justify;
    padding:0;
    margin-left: 20px;
}
.header {
	color : #000;
	font-size : 18px;
	font-weight :bold;
	margin-bottom :10px;
	margin-left :20px;
	text-align : left;
	margin-top:10px;
	}

.rightalign {
    text-align:right
}

.header2 {
	color : #000;
	font-size : 17px;
	font-weight :bold;
	margin-bottom :10px;
	margin-left :20px;
	text-align : left;
	margin-top:10px;
	}
	
.subheader {
	color : #000;
	font-size : 14px;
	font-weight :bold;
	}
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 : #7e9fcc solid 3px;   
}
    
a:visited  
{
    color :Blue;
}    
a:link, a:active{
	color : Blue;
	}
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; }
