@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
}
img{
border:0;
float:left;
clear:both;
}
a{
color:#005a8c;
text-decoration:none;
}
a:hover{
color:#005a8c;
text-decoration:underline;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color:#222;
}
h1{
font-size:13px;
line-height:16px;
margin: 0 0 12px 0;
}
p{
margin:0 0 4px 0;}
.tophead{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#fff;
height:32px;
}
