body, td, p
        {
	color : black;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: small; 
        font-weight: normal;
        }

.header1
        {
            color: #021668;
            font-size: x-large;
            font-weight: bold;
        }

.header2
        {
            color: #0005CE;
            font-size: large;
            font-weight: bold;
        }

.header3
        {
            color: #939393;
            font-size: medium;
            font-weight: bold;
        }

.title
        {
	color : black;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: x-small;
        font-weight: bold;
        }

.text
        {
	color : black;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: small;
        font-weight: normal;
        }

.justify 
	{
	color : black;
        font-family: arial, helvetica, sans-serif;
        text-align:justify;
        font-size: small;
        }

.selectedNav 
	{
        font-family: arial, helvetica, sans-serif;
        color: #0000ff;
        font-weight: bold;
        font-size: small;
        }
 
.normalNav 
	{
        font-family: arial, helvetica, sans-serif;
        color : #000055;
        font-weight: normal;
        font-size: small;
        }
 
.newsDate 
	{
	color : black;
        font-family: arial, helvetica, sans-serif;
        font-size: smaller;
        font-weight: normal;
        }
 
h1
	{  
	font-family: arial, helvetica, sans-serif;
	font-size: larger;
	font-weight :  bold;
	}
h2
	{  
	font-family: arial, helvetica, sans-serif;
	font-size: larger;
	font-weight :  bold;
	}
h3
	{  
	font-family: arial, helvetica, sans-serif;
	font-size: larger;
	font-weight :  bold;
	margin-right : 25px;
	}
		
h4
	{  
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	}
	
h5 
	{
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 5px;
	text-align : right;
	}

form, input, select	
	{
	margin-right : 0px;
	font-style: normal;
        font-variant: normal;
	color : black;
	font-family : helvetica, arial, sans-serif;
	font-size : small;
	}

strong
	{
	font-weight : bold;
	margin-right : 0px;
	font-style: normal;
        font-variant: normal;
	color : black;
	font-family : helvetica, arial, sans-serif;
	font-size : small;
	}

ul 
	{
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : small;
	font-weight :  normal;
	}
li 	
	{
	font-family : arial, helvetica, sans-serif;
	font-size: small;
	}

ol 	
	{
	margin-right : 25px;
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : larger;
	font-weight :  normal;
	margin-left :  0px;
	}

a:link
	{
	color : #000088;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	}

a:visited
	{
	color : #000066;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	}

a:hover
	{
	color : #3333ff;
	font-family : arial, helvetica, sans-serif;
	text-decoration : underline;
	}
