body {
 margin:           0px;
 padding:          0px;
}

body, td, th, p {
 font-family:      Arial, Verdana, sans-serif;
}

.menu td {
 vertical-align:   center;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
 color:            #50555a;
 font-size:        11px;
 text-decoration:  none;
 font-weight:      bold;
}

.menu a:hover {
 color:            #e61e0f;
 text-decoration:  none;
}
	
.t10grey {
 font-size:        10px;
 color:            #50555a;
 text-align:       right;
 text-decoration:  none;
 vertical-align:   center;
}

.t11blu {
 font-size:        11px;
 color:            #42738b;
 text-decoration:  none;
}

.footer_inner a:link, .footer_inner a:visited, .footer_inner a:active, .footer_inner a:hover {
 color:            #50555A;
 font-size:        10px;
 text-decoration:  none;
}

.footer_inner a:hover {
 text-decoration:  underline;
}

.footer_outer {
 border-bottom:    1px solid #d5d4d4;
 border-top:       1px solid #d5d4d4;
 height:           26px;
 margin-bottom:    8px;
 margin-top:       16px;
}

h1 {
 font-size:        15px;
 font-weight:      bold;
 margin-bottom:    8px;
 margin-top:       16px;
}

.copyright {
 color:            #50555A;
 font-size:        10px;
 padding-bottom:   8px;
 text-align:       center;
}
