.standard
{
       	font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #ffffff;
}

.standardbold
{
       	font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #ffffff;
		text-decoration : none;
		font-weight : bold;
}

.issuemenu
{
		font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #ffffff;
		text-decoration : none;
		font-weight : bold;
}

.email
{
		font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #003300;
		text-decoration : none;
		font-weight : bold;
}

.issuesubmenu
{
		font-family : Arial, Helvetica, default;
       	font-size : xx-small;
       	color : #cc3333;
		text-decoration : none;
}

.standardsmall
{
       	font-family : Arial, Helvetica, default;
       	font-size : xx-small;
       	color : #ffffff;
		text-decoration : none;
}

.menusmall
{
       	font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #003300;
}

.standardlarge
{
       	font-family : Arial, Helvetica, default;
       	font-size : small;
       	color : #ffffff;
}

.black
{
       	font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #000000;
}

.maintitle2
{
       	font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #006600;
}

.maintitle
{
       	font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #cc3333;
}

.sidetitle
{
       	font-family : Arial, Helvetica, default;
       	font-size : xx-small;
       	color : #cc3333;
}

.blacklarge
{
       	font-family : Arial, Helvetica, default;
       	font-size : small;
       	color : #000000;
}

.blacksmall
{
       	font-family : Arial, Helvetica, default;
       	font-size : xx-small;
       	color : #000000;
}

.yellowsmall
{
       	font-family : Arial, Helvetica, default;
       	font-size : xx-small;
       	color : #ffc100;
}

.yellow
{
       	font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #ffc100;
}

.greensmall
{
       	font-family : Arial, Helvetica, default;
       	font-size : xx-small;
       	color : #006600;
}

.redsmall
{
       	font-family : Arial, Helvetica, default;
       	font-size : xx-small;
       	color : #cc3333;
}

.red
{
       	font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #cc3333;
}

.linkblack
{
       	font-family : Arial, Helvetica, default;
       	font-size : x-small;
       	color : #000000;
		font-weight : bold;
}

.link
{
		font-family : Arial, Helvetica, default;
		color : #ffffff;
}


