
body {
font-family:times new roman, times;
font-size:15px;
padding-left:30px;
color:#000000;
}

.small
{
font-family:arial,helvetica;
font-size:12px;
color:#555555;
border-bottom: solid black;
padding-top:10px;
}

.title {
font-size:20px; 
font-weight:bold;
padding-top:10px;
}

.big {
font-size:18px;
width:600px;
}

.intro {
width:500px;
height:500px;
background-color:#000000;
color:#ffffff;
}

.sidebar {
float:right;
margin:10px;
width:300px;
background-color:#cccccc;
border-color:#999999;
border-width:1px;
border-style:solid;
padding:10px;
font-family:arial,helvetica;
font-size:11px;
}

.disclaim {
font-size:12px;
text-align:right;
color:#555555;
border-top: solid black;
padding-top:10px;
}
