﻿body {
}
.footer
{
  text-decoration: none;
  color:White ; 
  font-family: "Arial";
  font-size: xx-small ; 

}
h2
{
    color: #065790;
    font-family: Arial, Helvetica, sans-serif;
}
h3
{
    color: #065790;
    font-family: Arial, Helvetica, sans-serif;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small ;
    font-style: normal;
    text-align: justify;
}

.notes
{
    color: #065790;
    font-weight: bold;
    font-size: small;
    font-style: normal;
}
.fontstyle
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: small;
    font-style: normal;
}
.tablestyle
{
    border-width: 2px;
	border-style: solid;
	border-color: #065790;
	border-collapse: collapse;
}
.trstyle
{
    border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #065790;
}
.tdstyle
{
    border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #065790;
}

