<style>

body
{ 
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	color: ffffff;
	margin: 0 0 0 0;
}

p
{
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	color: ffffff;
	margin: 0 0 0 0;
}

a:link {color: yellow}
a:link img {border: 1px solid yellow}

a:visited {color: yellow}
a:visited img {border: 1px solid yellow}

a:hover {color: yellow; text-decoration: underline;}
a:hover img {border: 1px solid yellow}

a:active {color: yellow}
a:active img {border: 1px solid yellow}

table
{
	border-width: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	color: ffffff;
	margin: 0 0 0 0;
}

.CWDarkBlue
{
	background-color: 000090;
}

.CWADarkerBlue
{
	background-color: 000070;
}

.CWThinDarkBlue
{
	font-size: 7px;
	background-color: 000090;
}

.CWAThinDarkerBlue
{
	font-size: 7px;
	background-color: 000070;
}

.Plain
{
	font-size: 17px;
	color: ffffff;
}

.WorkTitle
{
	font-style: italic;
	font-weight: bold;
	font-size: 17px;
	color: 3399ff;
}

.BigBlue
{
	font-weight: bold;
	font-size: 22px;
	color: 3399ff;
}

.MediumBlue
{
	font-weight: bold;
	font-size: 19px;
	color: 3399ff;
}

.SmallBlue
{
	font-size: 14px;
	color: 3399ff;
}

.SmallText
{
	font-size: 14px;
}

.SmallerText
{
	font-size: 11px;
}

.TinyText
{
	font-size: 6px;
}

</style>