/* Default CSS Stylesheet for a new Web Application project */

Body
{
color: #042E79;

font-size: 12px;

font-family: Verdana ;
}

A
{ color: #A01919;
font-family: Verdana, Arial, Sans-Serif; font-style: italic;
font-variant: normal; font-weight: bold; text-decoration: none
}

a:visited { color: #A01919; font-weight: bold; text-decoration: none }

a:hover { color: #444444; font-weight: bold; text-decoration: none }

.bold { font-style: normal; font-variant: normal; font-weight: 900 }

h1 { color: #042E79; font-size: 15px; font-family: Verdana; font-weight: bold }
h2 { color: #042E79; font-size: 12px; font-family: Verdana; font-weight: bold }

#footer { color: #042E79; font-size: 10px; font-family: verdana padding: 5px 0; text-align: center }
#footer a { color: #A01919; font-weight: bold; font-style: italic }
#footer a:hover { color: #444444; font-weight: bold }
#footer a:visited { color: #A01919; font-weight: bold; text-decoration: none }

#footer2 { color: #042E79; font-size: 11px; font-family: verdana padding: 5px 0; text-align: left }
#footer2 a { color: #A01919; font-weight: bold; font-style: italic }
#footer2 a:hover { color: #444444; font-weight: bold }
#footer2 a:visited { color: #A01919; font-weight: bold; text-decoration: none }


#footer3 { color: #042E79; font-size: 11px; font-family: verdana padding: 5px 0; text-align: left }
#footer3 a { color: #A01919; font-weight: bold; font-style: italic }
#footer3 a:hover { color: #444444; font-weight: bold }
#footer3 a:visited { color: #A01919; font-weight: bold; text-decoration: none }

#footer4 { color: #042E79; font-size: 11px; font-family: verdana padding: 5px 0; text-align: left }
#footer4 a { color: #A01919; font-weight: bold; font-style: italic }
#footer4 a:hover { color: #444444; font-weight: bold }
#footer4 a:visited { color: #A01919; font-weight: bold; text-decoration: none }

#footer5 { color: #A01919; font-size: 11px; font-family: verdana padding: 5px 0; text-align: left }
#footer5 a { color: #A01919; font-weight: bold; font-style: italic }
#footer5 a:hover { color: #444444; font-weight: bold }
#footer5 a:visited { color: #A01919; font-weight: bold; text-decoration: none }






