P,UL,OL,DL,TD,TH,BLOCKQUOTE {
	font-family : Arial, Verdana, sans-serif;
	font-size : 13px;
}

H1,H2,H3,H4 {
	font-family : Georgia, Times New Roman, Times, serif;
	color : #750B33;
	font-weight : bold;
}

H1 {
	font-size : 22px;
	text-align : center
}

H2 {
	font-size : 20px;
}

H3 {
	font-size : 18px;
}

H4 {
	font-size : 16px;
}

HR {
	border : thin dashed #750B33;
}

SUP {
	font-size : xx-small;
}


LI {
	padding-bottom : 3px;
	padding-top : 2px;
}

DT {
	padding-top : 2px;
	font-weight : bold;
}

DD {
	padding-top : 2px;
	padding-bottom : 3px;
}

A {
	color : #750B33;
	text-decoration : underline;
	font-weight: normal;
	}

A:hover {
	color : #B0104C;
	text-decoration : underline;
}

.BurgundyText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #750B33;
}

.MenuText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}

.MenuText:hover {
	color : #B0104C;
	text-decoration : underline;
}

a.TitleText {
	color : #750B33;
	text-decoration : underline;
}

a.TitleText:hover {
	color : #B0104C;
	text-decoration : underline;
}

.BurgundyBorder {
	border : thin dashed #750B33;
	padding : 5 5 5 5;
}

.WhiteCell {
	background-color : #FFFFFF;
}

.MustardCell {
	background-color : #FFC93D;
}

.BurgundyCell {
	background-color : #750B33;
}

.LightOrangeCell {
	background-color : #FFEAEA;
}

.RevTitleText:hover {
	color : #FFFFFF;
}

