/* CSS Document */

body{margin:0px; padding:0px;}

.nav {font-family:Georgia; font-size:12px; color:Red; text-decoration:none; font-weight:bold;}
.nav a{font-family:Georgia; font-size:12px; color:Red; text-decoration:none; background:url(images/nav-bg.gif); background-repeat:repeat-x;  display:block; height:34px; padding-top:2px; width:100%; text-decoration:none;}
.nav a:hover{background:url(images/nav-hover.gif); background-repeat:repeat-x; }

.heading{font-size:14px; font-family:Georgia; color:#FFFFFF;}

.text{font-family:Georgia; font-size:11px; color:#ebf4fd; line-height:18px;}

.footer{font-family:Georgia; font-size:10px; color:#004087;}
