h1 {
	color : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
}

h2 {
	color : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
}

h3 {
	color : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
}

body {
	color : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

ul {
	color : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

li {
	color : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

.bodynorm {
	color : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

.bodyital {
	color : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

.sideinfo {
	color : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 24px;
	font-style : italic;
}

.smallfont  {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.ital {
	font-style : italic;
}

a {
	color: #FFFFCC;
}

a:link {
	color: #FFFFCC;
}

vlink {
	color: #FF9966;
}

a:hover {
	color: #FF9966;
}