* {
   font-family:Verdana;
   font-size:14px;
}
body {
      height:100%;
      margin:0px;
	  background-color:#E8E8E8;
}
html {
      height:100%;
}
img {
     border-width:0px;
}
a {
   color:#49709B;
   font-size:14px;
}
a:hover {
   color:#2F78C9;
   font-size:14px;
}
.line {
   color:#567000;
   font-size:10px;
   text-decoration:none;
}
.line:hover {
   color:#567000;
   font-size:10px;
   text-decoration:none;
}
.line2 {
   color:#567000;
   font-size:10px;
   font-weight: bold;
   text-decoration:none;
}
.line2:hover {
   color:#567000;
   font-size:10px;
   font-weight: bold;
   text-decoration:none;
}
h1 {
   color:#FFFFFF;
   font-size:32px;
   text-align:center;
}
h2 {
   color:#C12528;
   font-size:22px;
   text-align:center;
}
h3 {
   color:#567000;
   font-size:14px;
   text-decoration:underline;
   font-weight: bold;
}
.copy {
   font-family:Verdana;
   color:#C12528;
   font-size:10px;
   text-decoration:none;
   text-align:center;
}
.copy:hover{
   font-family:Verdana;
   color:#C12528;
   font-size:10px;
   text-decoration:none;
   text-align:center;
}
