@charset "utf-8";

html, body {
margin : 20px 20px 20px;
padding : 0 0 0 0;
border : 0;
color : #000000;
background : #f0f0f0;
text-align : center;
}
html, body, p, th, td, li, dd, dt {
font : 100% Arial, Helvetica, sans-serif;
}
h1 {
font-family : "Trajan Pro";
color : #000000;
font-size : 10px;
}
h2 {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 10px;
}
a {
color : #000000;
text-decoration : none;
font-size : 10px;
}
a:link {
color : #909090;
}
a:visited {
color : #909090;
}
a:hover {
color : #b0c4de;
}
