body,ul,ol,li,td,th,blockquote,nobr,p  {
	font-style : normal;
	font-weight : normal;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11pt;
}

h1  {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 15pt;
	text-align : center;
}

.bold  {
	font-weight : bold;
}

b  {
	font-weight : bold;
}

i  {
	font-style : italic;
}

.big  {
	font-size : 13pt;
}

.red  {
	color : #ff0000;
}

.grey  {
	color : #808080;
}

.small  {
	font-size : 9pt;
}

a:hover  {
	color : #ff0000;
	text-decoration : none;
}
