b	{
	font-weight:bold;
	}

i	{
	font-style:italic;
	}

.normal	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:12px;
	line-height:16px;
	color:#333300;
	font-weight:normal;
	}
	
.normal A	{
	color:#666633;
	text-decoration:underline;
	font-weight:normal;
	}

.normal A:hover	{
	color:#6699CC;
	text-decoration:underline;
	font-weight:normal;
	}

.nav	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:12px;
	line-height:14px;
	color:#99CCFF;
	font-weight:normal;
	}
	
.nav A	{
	color:#99CCFF;
	text-decoration:underline;
	font-weight:normal;
	}

.nav A:hover	{
	color:#C6DDFF;
	text-decoration:underline;
	font-weight:normal;
	}

.headline	{
	font-family:arial,verdana,helvetica,tahoma,sans;
	font-size:14px;
	color:#333300;
	font-weight:bold;
	line-height:20px;
	}

.copyright	{
	font-family:arial,verdana,helvetica,geneva,sans;;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	color:#C6DDFF;
	}

.copyright A	 {
	color:#99CCFF;
	text-decoration:underline;
	font-weight:normal;
	}

.copyright A:hover	{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	}