BODY {
color : #7C7C7C;
font-family : trebuchet ms, sans-serif;
background-repeat : repeat-y;
font-size : 10px;
line-height : 9px;
}
a , A:visited {
color : #919495;
font-family: georgia, serif;
text-decoration : none;
}
A:active {
color : #626D73;
text-decoration : none;
}
A:hover {
color : #F6B3AE;
text-decoration : none;
}
b {
color : #626D73;
font-family: georgia, serif;
text-decoration : none;
}
u {
color : #626D73;
text-decoration : none;
}
i {
color : #626D73;
text-decoration : none;
font-weight : normal;
}
h1 {
font-family : georgia, serif;
font-size : 10px;
font-weight : normal;
background-color : #919495;
color : #FFFFFF;
letter-spacing : 1px;
text-align : right;
text-transform: uppercase;
padding: 1px;
border-bottom: 2px #F6B3AE solid;
}
h2 {
font-family : georgia, serif;
font-size : 9px;
font-weight : normal;
background-color : FCF2F1;
color : #7C7C7C;
letter-spacing : 3px;
text-align : left;
border-bottom: 1px #919495 dotted;
}
input , textarea {
background : transparent;
font-family : trebuchet ms, sans-serif;
font-size : 10px;
font-weight : normal;
color : #7C7C7C;
border-width : 1px;
border-style : solid;
border-color : #626D73;
}