A:link { color:#663399; text-decoration: none;  font-weight: bold; letter-spacing: 1px; border-bottom: 1px dashed #CFC3DE; }
A:visited { color:#663399; text-decoration: none;  font-weight: bold; letter-spacing: 1px; border-bottom: 1px dashed #CFC3DE; }
A:hover { color:#CFC3DE; text-decoration: none;  font-weight: bold; letter-spacing: 1px; border-bottom: 1px dashed #CFC3DE; }

body, table, tr, td {
	font-family: "Calibri", Verdana, Geneva, Arial, sans-serif;
        font-size : 12px;
	color: #000000;
	text-align:justify;}


body {	background-color: #FFFFCC;
        background: url("dot.png"); 
        background-attachment: fixed;
	scrollbar-arrow-color: #CFC3DE;
	scrollbar-track-color: #FFFFCC;
	scrollbar-face-color: #FFFFE5;
	scrollbar-highlight-color: #CFC3DE;
	scrollbar-3dlight-color: #CFC3DE;
	scrollbar-darkshadow-color: #CFC3DE;
	scrollbar-shadow-color: #CFC3DE;
}


h1 	{ border-bottom: 2px #CFC3DE dashed;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 15px;
	color: #663399; 
	text-align: center; 
	font-weight: bold; 
	letter-spacing: 2px;
	margin: 5px;		}

.main	{background-color: #FFFFE5;
        width: 500px; 
	border: 1px solid CFC3DE;
	}


p	{padding: 5px }

b	{color: #663399; font-size : 13px; letter-spacing: 1px}


