
.body {
font-family : Arial;
font-size : 12px;
color : #003399;
}

.h1 {
font-family : Arial;
font-size : 13px;
font-weight: bold;
color : #F4E6CC;
}

.h2 {
font-family : Arial;
font-size : 13px;
font-weight: bold;
color : #003399;
}

.bodysm {
font-family : Arial;
font-size : 11px;
color : #003399;
}
.padding {
padding : 10px;
padding-top : 5px;
padding-bottom: 5px;

}

.padding_large {
padding-left : 40px;
padding-top : 0;
padding-bottom: 0px;
padding-right : 40px;
}
.padding_sm {
padding-left : 5px;
padding-top : 5px;
}

.background {
background-image: 
url('../images/background.jpg');
background-position: right; 
background-repeat:no-repeat;
}

.borderBR {
border-color : #003399;
border-width : 5px 5px 5px 5px;
border-style : solid;
border-bottom: 0px;
}
.hr {
padding : 0;
height : 1px;
color : #003399;
}
.a_gr a:link {
font-family : Arial;
font-size : 11px;
color : #003399;
text-decoration : none;
}
.a_gr a:visited {
font-family : Arial;
font-size : 11px;
color : #003399;
text-decoration : none;
}
.a_gr a:active {
font-family : Arial;
font-size : 11px;
color : #003399;
text-decoration : none;
}
.a_gr a:hover {
font-family : Arial;
font-size : 11px;
color : #003399;
text-decoration: underline;
}
.a_gr_sm a:link {
font-family : Arial;
font-size : 10px;
color : #404b16;
text-decoration : none;
}
.a_gr_sm a:visited {
font-family : Arial;
font-size : 10px;
color : #404b16;
text-decoration : none;
}
.a_gr_sm a:active {
font-family : Arial;
font-size : 10px;
color : #404b16;
text-decoration : none;
}
.a_gr_sm a:hover {
font-family : Arial;
font-size : 10px;
color : #5c2c2c;
text-decoration : none;
}
