p
	{
	font: normal 0.8em Verdana;
	}

ul
	{
	font: normal 0.8em Verdana;
	}

ul li
	{
	margin-bottom: 10px;
	}

h1
	{
	font: normal 1.4em Arial;
	color: #513802;
	text-align: left;
	}

h2
	{
	font: bold 1.0em Arial;
	color: #513802;
	text-align: left;
	}

h3
	{
	font: bold 1.0em Arial;
	color: #513802;
	text-align: center;
	}

h4
	{
	color: #513802;
	font: bold 0.8em Arial;
	letter-spacing: 0.1em;
	text-align: left;
	text-transform: uppercase;
	}

h5
	{
	border-bottom: 1px solid #513802;
	color: #513802;
	font: bold 1.0em Arial;
	text-align: left;
	}


a
	{
	color: #683301;
	font-weight: bold;
	text-decoration: none;
	}

a:hover
	{
	color: #A96C41;
	font-weight: bold;
	text-decoration: underline;
	}


/* CUSTOM STYLES */

.MyBoldBlue
	{
	color: #369;
	font-weight: bold;
	}

.MyBoldRed
	{
	color: #600;
	font-weight: bold;
	}

.MyBoldGreen
	{
	color: #066;
	font-weight: bold;
	}

.MyBoldBrown
	{
	color: #513802;
	font-weight: bold;
	}

.MyTableStaff td
	{
	font: normal 0.8em Verdana;
	}

