/*this is for the revamped page*/

body
{

background-color: #fff;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 75px;
margin-right: 25px;
}


a:active{ color: #F7D6C6;}
a:link{ color: #336699;}
a:visited { color: #ff9191;}
a:hover{color:#990099;}


.update
{
color: #666;
font-family: Arial, Helvetica, sans-serif;
text-align: right;
font-size: 10pt;
margin-right: 75px;
margin-top: -1em;
margin-bottom: 2em;
}

h1 {font-size: 25px;
text-align: center;
margin-top: -1em;
margin-bottom: 1em;
color: #336699;

}

/*h2 {font-size: 20pt;
text-align: center;
margin-top: -1em;
color: #336699;

}*/

h3{
font-size: 15pt;
text-align: center;
color: #000;

}

h2{
font-size: 10pt;
text-align: center;
color: #cc3300;
margin-top: -1em;
margin-bottom: 4em;
text-decoration:none;
}

.line
{text-decoration:underline;}


.high

{
background-color:#ffffcc;

}

.p1
{

color: #333;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-right:50px;
margin-top:2em;
}

.p2
{
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-right:100px;
margin-left:50px;
}



.p3
{
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-right:100px;
margin-left:100px;
}

.p4
{
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-right:100px;
margin-left:75px;
}


.para2
{
margin-left: 72px;
margin-right:72px;
}

.note
{
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
font-weight: bold;
margin-right:150px;
margin-left:100px;
color: #cc3300;
}

.ask {
color: #660000;
font-style: italic;
margin-left: 72px;
margin-right:72px;
font-weight: bold;
}

.ctr{
text-align: center;
}


.color {
Font-Size : 100%;
color: #cc3300;
text-align: center;
}


.para4{
text-align: center;
font-style: italic;
font-Size : 90%;
}


.note2
{
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
font-weight: bold;
margin-right:150px;
margin-left:100px;
color: #cc3300;
}

#content
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
margin-top: -1em;
}

a:active{ color: #F7D6C6;text-decoration:none;}
a:link{ color: #336699;text-decoration:none;}
a:visited { color: #ff9191;text-decoration:none;}
a:hover{color:#990099;text-decoration:underline;}