body {background-color: #FCFACE;
background-attachment: fixed;
background-position:0 0;
background-repeat:no-repeat;
margin:0px;
font-family: Georgia, Times New Roman, Times, serif;font-size: 12px;
}

body.iframe {background-color: #FFFFCC;
margin:15px;
font-family: Georgia, Times New Roman, Times, serif;font-size: 12px;}
a:link {color: #000000;
text-decoration:none}
a:hover {color: #FF0033;}

a:visited {
color: #000000;
text-decoration:none
}

a:active {
color: #000000;
text-decoration:none
}

.heading {
font-size: 18px;
}

.large {
font-size: 50px;
}

.medium {
font-size:14px;
}

.red {
color: #FF0033;
}
.gray1 {
color: #999999;
}
.gray2 {
color: #666666;
}

.space {
letter-spacing:1px;
}

.underline {
text-decoration:underline;
}

div.menu {
margin-left:275px;
margin-top:30px;
letter-spacing:1px;
}

div.content {
line-height:20px;
margin-left:275px;
margin-top:47px;
margin-right:200px;
}

div.footer {
color:#FF0033;
position:fixed;
bottom:20px;
left:275px;
}
