body {
	
	font-family: Georgia, Times New Roman, Times, Verdana, Arial;

	font-size: 12px;
	color: #707070;
    scrollbar-3dlight-color: #E4E1CC;
	scrollbar-arrow-color: #888888;
	scrollbar-base-color: #E4E1CC;
	scrollbar-darkshadow-color:#d1d1d1;
	scrollbar-face-color:#E4E1CC;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d1d1d1;
	cursor: url('handwriting.cur');
	background-image: url(images/background.jpg); background-repeat: no-repeat;
}

tr {
	font-family: Georgia, Times New Roman, Times, Verdana, Arial;


	font-size: 12px;
	color: #707070;
}

td {
	font-family: Georgia, Times New Roman, Times, Verdana, Arial;


	font-size: 12px;
	color: #707070;
}

a:link { 
	color: #707070;
	text-decoration: none;
    font-weight:bold;
	}
a:visited { 
	color: #707070;
	text-decoration: none;
    font-weight:bold;
	}
a:hover { 
	color: #000000;
	text-decoration: none;
    font-weight:bold;
	}
a:active { 
	color: #000000;
	text-decoration: none;
    font-weight:bold;
	}
	
img {border: 0}

p {
text-align:justify;
	font-family: Georgia, Times New Roman, Times, Verdana, Arial;
}