/* CSS Document */

body,table,td{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
margin:0px;
padding:0px;
}

a:link,a:active,a:visited{
color:#0000FF;
font-size:14px;
}
a:hover{
color:#990000;
}

.nick{
font-weight:bold;
}

h1{
font-size:30px;
font-weight:bold;
margin:0px;
padding:0px;
color:#EBE9ED;
background-color:#990000;
border-bottom:solid 1px #000000;
}

h2{
font-size:16px;
font-weight:bold;
border-bottom:solid 1px #990000;
}

li{
text-align:left;
}