B.Header
{
	font-weight: bold;
	font-size: 35px;
	color: maroon;
	font-family: Jester;
}

B.Large  {
	font-size : x-large;
	font-family : Brush Script;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

B.Small  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	font-size : small;
}

B.MemberName  {
	font-family : monospace;
	font-weight : bold;
	font-style : normal;
	color : Black;
	font-size : medium;
}

B.Fixed Small  {
	font-size : x-small;
	font-family : Courier New;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

B.Medium  {
	font-size: 20px;
	font-family : Jester;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

B.Nav_Link
{
	font-weight: normal;
	font-size: 20px;
	color: black;
	font-family: Jester;
	text-decoration: none;
}

B.NavItem  {
	font-size : large;
	font-family : Diploma;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

B.LinkTitle
{
	font-weight: bold;
	font-size: x-large;
	color: green;
	font-family: Librarian;
}

B.DateLabel  {
	font-size : small;
	font-weight : bold;
	color : Navy;
	font-family : serif;
}

B.DateField  {
	font-size : small;
	font-weight : bold;
	color : Black;
}

B.MemberTitle  {
	font-size : medium;
	font-family : Jester;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

B.General_Link  {
	font-size : medium;
	font-family : Book Antiqua;
	font-weight : bold;
	color : Black;
}

LI.Red  {
	color : Red;
	font-weight : bold;
	font-size : medium;
}

LI.Details  {
	font-size : small;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

LI.Special  {
	font-size : medium;
	font-family : Nimrod;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

B.Red  {
	font-size : medium;
	color : Red;
	font-weight : bold;
}

TD.Title  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
}

TD.Bold  {
	font-weight : bold;
}

B.Bold  {
	font-weight : bold;
}

B.BoldBlue  {
	font-weight : bold;
		color : Blue;
}

B.Special  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

LI.Bold  {
	font-size : medium;
	font-family : Baskerville;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

B.SmallRed  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

