a.left_link:link{
       text-decoration: none;
       color: #ffffff;
       font-family: Arial, San-Serif;
       font-size: 10px;
       font-weight: 700;
}

a.left_link:visited{
       text-decoration: none;
       color: #ffffff;
       font-family: Arial, San-Serif;
       font-size: 10px;
       font-weight: 700;
}

a.left_link:hover{
       text-decoration: none;
       color: #c0c0c0;
       font-family: Arial, San-Serif;
       font-size: 10px;
       font-weight: 700;
}

a.left_link:active{
       text-decoration: none;
       color: #c0c0c0;
       font-family: Arial, San-Serif;
       font-size: 10px;
       font-weight: 700;
}

a.footer:link{
       text-decoration: none;
       color: #000000;
       font-family: Arial, San-Serif;
       font-size: 10px;
       font-weight: 700;
}

a.footer:visited{
       text-decoration: none;
       color: #000000;
       font-family: Arial, San-Serif;
       font-size: 10px;
       font-weight: 700;
}

a.footer:hover{
       text-decoration: none;
       color: #ff0000;
       font-family: Arial, San-Serif;
       font-size: 10px;
       font-weight: 700;
}

a.footer:active{
       text-decoration: none;
       color: #ff0000;
       font-family: Arial, San-Serif;
       font-size: 10px;
       font-weight: 700;
}


a.body_link:link{
       text-decoration: none;
       color: #D9251C;
       font-family: Arial, San-Serif;
       font-size: 12px;
       font-weight: 700;
}

a.body_link:visited{
       text-decoration: none;
       color: #D9251C;
       font-family: Arial, San-Serif;
       font-size: 12px;
       font-weight: 700;
}

a.body_link:hover{
       text-decoration: none;
       color: #D9251C;
       font-family: Arial, San-Serif;
       font-size: 12px;
       font-weight: 700;
}

a.body_link:active{
       text-decoration: none;
       color: #D9251C;
       font-family: Arial, San-Serif;
       font-size: 12px;
       font-weight: 700;
}


.body_text{
       font-family: Arial, san-serif;
       font-size: 12px;
       color: #000000;
}


.body_bold{
       font-family: Arial, san-serif;
       font-size: 14px;
       color: #000000;
       font-weight: 700;
}



.snap{
       font-family: Arial, san-serif;
       color: #D9251C;
       font-weight: 700;
}

.left_text{
       font-family: Arial, san-serif;
       color: #ffffff;
       font-size: 10px;
}




h1 { 
       font-family: Arial, san-serif;
       font-size: 24px;
       color: #D9251C;
       font-weight: 700;
       margin-top: 0px
}


h2 { 
       font-family: Arial, san-serif;
       font-size: 20px;
       color: #000000;
       font-weight: 700;
}


h3 {
       font-family: Arial, san-serif;
       font-size: 16px;
       color: #000080;
       font-weight: 700;
}


h4 {
       font-family: Arial, san-serif;
       font-size: 16px;
       color: #D9251C;
       font-weight: 700;
}

h5 {
       font-family: Arial, san-serif;
       font-size: 12px;
       color: #D9251C;
       font-weight: 700;
}

.table_border{

       border-style: solid;
       border-width: 1px;
       border-color: #c0c0c0;
}


.footer_text{
       font-family: Arial, san-serif;
       font-size: 10px;
       color: #000000;
}

.copyright {
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.required {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
