body, table, tr, td, .strong, .title
{
    font-family: Garamond, Helvetica, sans-serif;
}

body, table, tr, td
{
	color: #aaaaaa;
	font-size : 12pt;
}

body
{
	background: #000000;
}

.strong
{
	font-size : 12pt;
	font-weight: bold;
}

.title
{
	font-size : 36pt;
}

.navlink
{
	font-size : 16pt;
	font-weight: bold;
}

.subtitle
{
	font-size : 24pt;
	font-weight: bold;
}

.tiny
{
    font-size : 9pt;
}

p
{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}

a:link, a:visited, a:active
{
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: underline;
}
