p,td {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 13px;
	color : #000044;
}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : normal;
	color : #0033cc;
	margin-bottom : 2px;
	margin-top: 8px;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	line-height : normal;
	color : #6600cc;
	margin-bottom : 3px;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : normal;
	color : #990000;
	margin-bottom : 3px;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.udrline {
	text-decoration: underline;
}
.bldudrline {
	font-weight : bold;
	text-decoration: underline;
}
a  {
	color: #000044;
	text-decoration: none;
}
a:active {
	color: #663333;
}
a:link {
	color: #000044;
}
a:visited {
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color : #663333;
}
.small {
	font-size : 10px;
}
.reduce {
	font-size : 12px;
}
.bold {
	font-weight : bold;
}
