/* BEGIN:    */
body, form{
	margin: 0;
	padding: 0;
}
body.index{
	background: #FFFFFF url(../images/base/p.gif);
}


body,td,li,ul{
	font-family: Arial, Verdana,  sans-serif;
	font-size : 12px;
	color : #000000;
}

a img{
	border:0 none #000;
}
td p, p{
	margin:0px 0px 0px 0px;
}
a{
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}
a:hover{
	text-decoration : none;
}
/* END:    */


/* BEGIN:  */
td.menu {
	background: url(../images/menu/right.gif) no-repeat; 
	padding-left: 16px;
}
a.menu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	font-weight:bold;
}
a.menu:hover{
	text-decoration : underline;
}
a.email {
	font-family:  Arial, Tahoma, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	padding-right:5;
	padding-bottom:5;
}
a.email:hover{
	text-decoration : underline;
}
/* END:  */

/* BEGIN:  */
div.content h1{
	font-family: Arial, Tahoma, Verdana,  sans-serif;
	font-size: 15pt;
	color: #000000;
	font-weight: normal;
}
/* END:  */

div.copyright{
	  font-family: Tahoma, Verdana, Arial, sans-serif;	
	  font-size : 12px;
}

div.copyright a{
	  font-family: Tahoma, Verdana, Arial, sans-serif;	
	  font-size : 12px;
}
