body{
margin:0px;
background-color:#000000;
}

.tborder{
border: 2px #CC01BB solid;;
}

a.main{
font-family:verdana;
font-size:11px;
color:#FFF;
text-decoration:none;
}

a.main:hover{
font-family:verdana;
font-size:11px;
color:#FFF;
text-decoration:underline;
}

.bg1{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

.bg2{
background-image:url(images/bg2.jpg);
}

p{
color:#000000;
font-family:verdana;
font-size: 12px;
text-align:justify;
margin:15px;
}

ul{
color:#000;
font-family:verdana;
font-size: 12px;
text-align:justify;
margin:15px;
}

li{
list-style-image:url(images/star.gif);
margin:5px;
}

.head{
color:#653000;
font-family:verdana;
font-size: 16px;
font-weight:bold;
}