h1           { font-size: 20pt; font-style: italic; font-weight: 100; letter-spacing: -1pt;}
h2           { font-size: 17pt; font-style: italic; font-weight: 100; letter-spacing: -1pt;}
h3           { font-size: 15pt; font-style: italic; font-weight: 100; letter-spacing: -1pt;}
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { color: red; background-color: #FFFFCC; }
a.external:after {
		content: url("exit.gif");
		margin-left: 0.2em;
		vertical-align: top;
	}
.burgHeader {
		color: #800000; 
		font-size: 20pt;
		font-family: Georgia, Times New Roman, Times, serif;
		font-style: italic;
	}
	
.burgTag {
		color: #800000; 
		font-size: 17pt;
		font-family: Georgia, Times New Roman, Times, serif;
		font-style: italic;
	}

.burgTagSmall {
		color: #800000; 
		font-size: 14pt;
		font-family: Georgia, Times New Roman, Times, serif;
		font-style: italic;
	}

.burg {
		color: #800000; 
		font-size: 14px;
		font-family: Georgia, Times New Roman, Times, serif;
	}
.whiteHeader {
		color: #ffffff;
		font-family: Georgia, Times New Roman, Times, serif;
		font-weight:bold;
	}
.blueText
{
		font-family: Georgia, Times New Roman, Times, serif;
		font-weight:bold;
		font-size: 17px;
	}
	.bodyText
{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 14px;
	}