body{font-family : verdana,tahoma,arial; font-size : 11px;color : #333333;font-weight : normal; background:#D7D7D7; margin:0px;}

td{font-family : verdana,tahoma,arial; font-size : 11px;color : #333333;font-weight : normal;}

table.test{
   border-top: 1px solid 	#C8C8C8;
   border-left: 1px solid 	#C8C8C8;
   border-bottom: 1px solid 	#C8C8C8;
   border-right: 1px solid 	#C8C8C8;
	}

a:link{ text-decoration : none;font-weight : bold; color : #09019A;font-family : verdana,tahoma,arial; }
a:visited{text-decoration : none;font-weight : bold; color : #09019A;font-family : verdana,tahoma,arial;}
a:active{text-decoration : none;font-weight : bold; color : #006699;font-family : verdana,tahoma,arial;}
a:hover {text-decoration : none;color : #A4AFFF;}

a.mine{
 text-decoration : none;
 font-weight : bold;
 color : blue;
 font-family : verdana,tahoma,arial; 
 cursor:hand;
 cursor:pointer;
 }
 
h1{
 font-family : verdana,tahoma,arial;
 font-size : 16px;color : #09019A;
 font-weight : bold;
}

h2{
 font-family : verdana,tahoma,arial;
 font-size : 11px;color : #09019A;
 font-weight : bold;
}

h3{
 font-family : verdana,tahoma,arial;
 font-size : 12px;color : #09019A;
 font-weight : bold;
}

.title{
 font-weight : bold;
 font-size : 13px;color : #09019A;
 font-family : verdana,tahoma,arial;
}
 
.footer{
font-family : verdana,tahoma,arial; font-size : 10px;color : #757575;font-weight : normal;
}

.handcursor {
 cursor:hand;
 cursor:pointer;
}
