body  { background: #000000; 
color: #ddddee;
font-size: 80%;
margin: 5px;
padding: 0px;
border: 0px;}

.thename { font-size: 150%; font-family: Times New Roman, Times Roman, Times, serif; font-weight: bold  }
.thecaption { font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif }
.thelinks { font-size: 140%; font-family: Wingdings }
.thetime { font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif }
.themessage { font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif }


.thetitles{ font-size: 150%; font-family: Times New Roman, Times Roman, Times, serif; font-weight: bold  }
.theexp { font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }


/* CSS for MSIE, Konq, and Gecko based browsers */
a { color: white; border: 1px solid #000000; padding: 1px }
a:hover { border: 1px solid #ddddee; text-decoration: none; background-color: #606080}
a.namer { background-color: black; border: 0px; text-decoration: none }
a:hover.namer { background-color: black; border: 0px; text-decoration: none }

a.url { background-color: black; border: 1px solid black; font-family: Wingdings; text-decoration: underline; }
a.email { background-color: black; border: 1px solid black; font-family: Wingdings; text-decoration: underline; }
a:hover.url { background-color: black; border: 1px solid black; font-family: Wingdings; text-decoration: underline;}
a:hover.email { background-color: black; border: 1px solid black; font-family: Wingdings; text-decoration: underline; }


/* CSS for non-Mozilla */
.messageline { padding: 0px 0px 6px 10px; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif  }


/* others */
h1 
{
text-align: center;
font-size: 48pt;
color: white;
font-family: Dauphin;
} 


h4
{text-align: center;
font size: 16pt;
color: #7c9bf9;
font-family: Dauphin;
}




p.although
{
text-align: left;
font-size: 12pt;
color: #809fff; 
font-family: Century Gothic;
}


div.main
{
margin-left: 120px;
margin-right: 120px;
}

div.titles
{
text-align: center;
margin-left: 120px;
margin-right: 120px;
}