/* aenghus.com and all its contents and sub-sites unless otherwise noted (C) Guan, 2007 */

/* you are welcome to use below codes as a learning material. If you do, please credit aenghus.com, thank you very much. */

/* however, any identical copying and pasting will be seen as stealing. */





body{ 
	overflow-x: hidden; 
	background-position: right top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

div, p, pre, td{ 
	font-family: tahoma, verdana; 
	font-size: 8.5pt; 
	color: #0076a0; 
	word-spacing: none; 
	letter-spacing: 0; 
	margin:0; 
	line-height:12pt;
	text-align: justify;
}


a, a:active, a:link, a:visited {
    font-family: times new roman, verdana;
    font-size: 9pt;

	font-weight: bold;
	font-variant: small-caps;
	color: #6c8cd6;
	text-decoration: none;
	}

a:hover {
	color: #6c8cd6;
	font-weight: bold;
	text-decoration: none;
	}
	
a img {
	border: 0px none;
	}

B	{
	font-family: times new roman;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
}




h1 { font-family: arial black, arial; 
font-size: 14pt; 
font-weight: none; 
font-variant: small-caps;
letter-spacing: 5pt;
line-height: 10 pt; 
color: #a0cbd9; 
text-align: center; 
font-variant: small-caps;

}
	
	

p {
	padding: 5px;
		text-indent: 35px;
}

br {		line-height:4pt;
}

/* Ends */
