body {
 background-color: white;
 margin-right: 0px;
 margin-left: 0px;
 margin-top: 4px;
 margin-bottom: 0px;
 }
		
h1 {
 color : #000099;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : italic;
 font-weight : bold;
 font-size : 24px;
}

h2 {
 color : #000099;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : italic;
 font-weight : bold;
 font-size : 18px;
 margin-left: 20px;
}

p.red {
 color : red;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : italic;
 font-weight : bold;
 font-size : 20px;
}

p.blue {
 color : blue;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : italic;
 font-weight : bold;
 font-size : 20px;
}

p.white {
 color : white;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : bold;
 font-size : 12px;
}


p.heading {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : bold;
 font-size : 14px;
 text-align : center;
}

p.heading2 {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 12px;
 text-align : left;
}

p.main {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 12px;
 text-align : justify;
 margin-left : 20px;
 margin-right : 20px;
}

p.main2 {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 12px;
 text-align : justify;
 margin-left : 20px;
 margin-right : 15px;
}

.main {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 12px;
 text-align : justify;
 margin-left : 20px;
 margin-right : 20px;
}

.main2 {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 12px;
 text-align : center;
}

ul {color : Black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 12px;
 text-align : justify;
}

p.smallleft{
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 10px;
 text-align : justify;
}

td.middle {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 11px;
 text-align : center;
}

p.middle {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 11px;
 text-align : center;
}

p.middlebold {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : bold;
 font-size : 11px;
 text-align : center;
}

a.middlebold {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : bold;
 font-size : 11px;
 text-align : center;
}

a.middlebold:hover {
 color: Blue;
 text-decoration : underline;
}

p.right {
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 11px;
 text-align : right;
}

p.smallmiddle {
 color : Black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : normal;
 font-size : 10px;
 text-align : center;
}


a {
 text-decoration : none;
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
}

a.blue {
 text-decoration : none;
 color : #000099;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10px;
}

a.blue2 {
 text-decoration : underline;
 color : #000099;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
}

a.blue:hover {
 color: red;
 text-decoration : underline;
 font-weight: bold;
}

a.main {
 text-decoration : underline;
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 11px;
}

a:hover{
 text-decoration : none;
 color : Red;
}

a.menu {
 color : Black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 11px;
 margin-left : 5px;
}

a.menu:hover
 {
 color : White;
}

img.body	{
	margin-left: 20px;
	margin-bottom: 5px;
}
