body {margin-left:20;margin-top:60px;
	font-family:arial, helvetica;color:black;
        background-image: url('bg.png');
        background-repeat: repeat
}

a {text-decoration:none;color:#902A68;}
a:hover {color:#f0f0cc}
img {border:0}

h1 {color:#902A68;line-height:40px;border-bottom:dashed 1px grey;font-size:14pt;}
h2 {color:#D2B6B5; font-size:12pt;position:relative;top:6px}
 
.copy {font-size:11px;}

.tab { background:white;}
.main {
	position:relative;padding:4px;
	background:white;
	line-height:20px; font-size:12px; 
	width:500px; text-align:justify;
}

.menu {
	position:relative; letter-spacing:1pt;
	font-family:helvetica;font-size:14pt;font-weight:bold;
	color:#902A68;
}
