﻿body {
background:#aaaaaa;
/*font:12px;*/
font-size:95%;
line-height:130%;
text-indent:0;
text-align:left;
}
img{
border:0px;
}
td{
vertical-align:top;
text-align:left;
}
.MainTable{
background:white;
}
.Logo{
font: bold 30pt arial;
color:rgb(39,77,175);
}
.header{
font-size:15pt;
color:#ea0067;
}
a{
color:#007af0;
}
a:visited{
color:#0066c9;
}
.c{
text-align:center;
}
.BlueBackground{
background:rgb(39,77,175);
color:White;

font-size:large;
}
.GrayHeader{
color:gray;
font-size:small;
}

.GrayText{
color:#555555;
padding-left:20px;
padding-right:20px;
}