a {
	text-decoration : none;
	color : Blue;
}

a:visited {
	color : Blue;
}

a:hover {
	color : #8B0000;
}

a.link {
	text-decoration : none;
	font-weight : bold;
}

body{
margin:0px;
padding:0px;
color:#333333;
background-color:#F5F5F5;
font:12px/1.2 verdana,arial,helvetica,sans-serif
}

td {
font:12px/1.2 verdana,arial,helvetica,sans-serif
}

.bbox{
padding:2px;
border-color:#000000;
border-style:solid;
border-width:0px 1px 1px 1px;
margin-bottom:5px;
background-color:#C9C9C9
}
.mbox{
border:1px solid #000000;
padding:4px;
color:#333333;
background-color:#EEEEEE;
text-align:left
}
.tbox{
padding-left:2px;
margin-right:40%;
border-color:#000000;
border-style:solid;
border-width:1px 1px 0px 1px;
background-color:#708090;
color:#FFFFFF;
font-weight:bold
}

#content{
margin-bottom:10px;
margin-left:250px;
margin-right:5px;
margin-top:18px;
padding:7px
}
#footer{
margin:20px 20px 0 20px;
background-color:transparent;
color:#C0C0C0;
font-size:10px;
text-align:center
}
#header{
margin:50px 0px 10px 0px;
padding:10px 0px 0px 20px;
border-style:solid;
border-color:#000000;
border-width:1px 0px;
background-color:#708090;
color:#F5F5F5;
font-weight:bold;
font-style:oblique;
font-size:35px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-variant:small-caps;
line-height:30px;
}
#menu{
width:200px;
padding:10px;
position : absolute;
border:1px dashed #999999;
background-color:#EEEEEE;
top:150px;
left:10px;
}

.date {
	font-size : smaller;
	margin-right : 10px;
}

.xulexSentence {
	font-size : 14px;
	font-family : "Courier New", Courier, monospace;
	margin-left : 20px;
	font-style : normal;
	
}