p, span.normal  {
	font-size : 14px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
}
p.small {
	font-size : 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
}
ul,li  {
	font-size : 13px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
	margin-left: 10px;
	margin-top:0px;
}

ul.small,li.small  {
	font-size : 11px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
	margin-left: 10px;
	margin-top:0px;
}

p.red {
	color : #cc0033;
}

p.box {
background-color:#330000;
color:#ffffff;
font-size : 13px;
font-family : Georgia, Times New Roman, Times, serif;
padding:2px;

}
p.box_red {
background-color:#a80533;
color:#ffffff;
font-size : 13px;
font-family : Georgia, Times New Roman, Times, serif;
padding:2px;
}


span.box {
background-color:#a80533;
color:#ffffff;
font-size : 13px;
font-family : Georgia, Times New Roman, Times, serif;
padding:2px;

}

p.12, .12 {
	font-size : 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
}

p.verysmall {
	font-size : 10px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
}


p.11, span.small {
	font-size : 11px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
}

h1  {
	font-size : 24px;
	font-family : Helvetica;
	color : #993333;
}

a, a:hover {
	font-size : 13px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
	text-decoration : underline;
}

div.border  {
	border-color : #c0c0c0;
	border-width : 1px;
	border-style : solid;
	padding : 5;
}

a.menu, a.menu:hover  {
	font-size : 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #ffffe0;
	font-weight : bold;
	text-decoration : none;
}

a.tiny, a.tiny:hover  {
	font-size : 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
	text-decoration : underline;
}

