h1 {
color: #ff6600;
}

body {
background-color: #ffffff;
}

table {
background-color: #ffffff;
border: 0;
}

.table1 {
background-color: #ffffff;
border: 0;
width: 700;
border-spacing: 5;
}

td {
color: #000000;
background-color: #ffffff;
font: 10px verdana;
vertical-align: top;
}

.frame1 {
border-style: dotted;
border-color: #cccccc;
border-width: 1px;
border-right-width: 0px;
width: 20%;
}

.frame2 {
border-style: dotted;
border-color: #cccccc;
border-width: 1px;
width: 20%;
height: 20px;
}

.title1 {
color: #ff6600;
font: 12px verdana;
margin-left: 30px;
}

.title2 {
color: #ff6600;
font: 10px verdana;
}

a{
font:10px verdana;
color: #000000;
text-decoration: none;
}

a.visited {
font:10px verdana;
text-decoration: none;
}

a:hover {
font:10px verdana;
color: #ff6600;
text-decoration: none;
}

.central {
width: 500px;
align: justify;
margin-left: 30px;
margin-right: 20px;
font-size:12px;
background-color: #eeeeee;
border-style: dotted;
border-color: #cccccc;
border-width: 1px; 
}

.randomjoke {
font-size:10px;
background-color: #eeeeee;
border-style: dotted;
border-color: #cccccc;
border-width: 1px; 
}

.repeaty
{ 
background-image: 
url('../img/dash.gif');
background-repeat: repeat-y;
}

.repeatx
{ 
background-image: 
url('../img/dashh.gif');
background-repeat: repeat-x;
}

.greytext
{
margin-left: 30px;
font:10px verdana;
color: #cccccc;
text-decoration: none;
}