﻿td{
    font-size:10px;
    font-family:verdana;
    color:#000000;
    }
a{
    text-decoration:underline;
    font-size:11px;
    color:#00458B;
    font-family:verdana;
    }
a:hover{    
    color:#2D7DD7; 
    }
a:visited{
    font-size:11px;
    color:#00458B;   
    }
a.white {
    font-size:9px;
    color:#ffffff;
	font-family:verdana;
    text-decoration:none;
    font:900
    }
a.white:visited {
    color:#ffffff;
    }
body {
	text-align: center;
	margin: 0;
	padding: 0;

	}
h1 {
	font-family:Trebuchet MS, Tahoma;
	font-size:18px;
	color:#2a7cbe;
	margin:15px 5px 0 0;
	text-align:right;
	width:360px;
}

.content {
	font-family:Trebuchet MS, Tahoma;
	font-size:12px;
	color:#666666;
	margin:15px 10px 0 15px;
	text-align:left;
	width:350px;

}

