	body {
	font-size: 8pt;
	}
	h1 {
	font-size: 14px; font-face: Tahoma;
	text-align: center; 
	border-bottom: 3px double #000000;
	padding-left: 0pt;
	margin: 0; padding: 0;
	color: #000000;
	background-color: #a3b8ef;
	}


h2 {
	font-size: 16px; font-family: Verdana;
	text-align: left; 
	font-style: italic;
		border-bottom: 1px solid #000000;
	padding-left: 0pt;
	margin: 0; padding: 0;
	color: #39458e;
	}
	
	h3 {
	font-size: 16px; font-family: Verdana;
	text-align: left; 
	font-style: italic;
			border-bottom: 1px solid #000000;
	padding-left: 0pt;
	margin: 0; padding: 0;
	color: #39458e;
	background-color: #ffffff;
	}
	b{
	color: #030e6b;
	text-decoration: none;
	font-family: tahoma;
	}
	strong{
	color: #030e6b;
	text-decoration: dashed underline;
	font-family: tahoma;
	}
.menu { 
	width : 99%;
	background : #ffffff; 
	text-align : left; 
	border-bottom: 3px dashed #FFC0F6;
	border-top: 3px dashed #FFC0F6;
	border-left: 3px dashed #FFC0F6;
	border-right: 3px dashed #FFC0F6; 
	} 
  
body, tr, td, h6, p, li {
	font-size: 8pt;
	font-family: tahoma;
	color: #000000;
	font-weight: normal;
	background-color: transparent;
	text-align: justify;
	}
body{
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #d1d1d1;
	scrollbar-highlight-color: #d1d1d1;
	scrollbar-3dlight-color: #d1d1d1;
	scrollbar-shadow-color: #d1d1d1;
	scrollbar-darkshadow-color: #d1d1d1;
	scrollbar-track-color: #d1d1d1;
	}
input, textarea {
	background: url(http://i269.photobucket.com/albums/jj78/amandachan-mmppp/anangelback.png);
	font-size: 13px;
	font-family: tahoma;
	color: Black; 
	font-weight: normal;
	text-align: center;
	border: 1px double #cccccc; 
	}
A:link {
	color: #000000;

	text-decoration: none;
	cursor:default;
	} 
A:visited {
	color: #000000; 

	text-decoration: none;
	cursor:default;
	} 
A:active {
	color: #000000; 

	text-decoration: none;
	cursor:default;
	} 
A:hover {
	color: #82bce0;
	text-decoration: none;
	cursor:crosshair; 
	}


