/* CSS Document */

body {
background: #B8B8BA;
font-family: verdana, arial, helvetica, sans-serif;
color: #333; font-size: 12px;
margin-top: 0; margin-left: 0; margin-bottom: 0;
}
body.splash {
background: black; font-family: verdana, arial, helvetica, sans-serif; color: #333; font-size: 12px;
margin-top: 0; margin-left: 0; margin-bottom: 0;
}
body.reviews {
background: #B8B8BA; font-family: verdana, arial, helvetica, sans-serif; color: #333; font-size: 12px;
margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0;
}
td {
font-family: verdana, arial, helvetica, sans-serif; color: #333333; font-size: 12px;
}
a {
color: #0033CC; font-size: 9px; background: #B8B8BA;
}
.bodylink {
color: #0033CC; font-size: 12px; background: #B8B8BA;
}
.smaller {
font-family: verdana, arial, helvetica, sans-serif; color: #333; font-size: 9px; background: #B8B8BA;
}
.review {
font-family: verdana, arial, helvetica, sans-serif; color: #2B0A01; font-size: 16px; font-weight: bold; background: #B8B8BA;
}
hr {
height: 1px; border-style: none; color: #FFF; background: #FFFFF0;
}
.justify {
text-align: justify; line-height: 2.0;}
