p		{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #ffffff;
		}

i		{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		font-style: italic;
		color: #000099;
		}

body		{
		font-size: 12px;
		font-family: Arial, "Times New Roman", sans-serif;
		font-color: 000000;
		background: #cccccc;
		leftmargin: 0;
		topmargin: 0;
		}

.admissionFee	{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #000099;
		}

.contact	{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #000000;
		}

.copyright	{
		font-size: 10px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #ffffff;
		}

.eventRate	{
		font-size: 10px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #000000;
		}

.heading	{
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #000099;
		}

.normal		{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #000000;
		}

.normalBold	{
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #000000;
		}

.title		{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #000099;
		}

.starInfo	{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #CC0033;
		}

a:link 		{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		text-decoration: none;
		color: #000099;	
		}

a:visited 	{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		text-decoration: none;
		color: #000099;
		} 

a:active 	{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		text-decoration: none;
		color: #cc0033;
		}

a:hover 	{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		text-decoration: underline;
		color: #cc0033;
		}

p a:link, p a:visited, p a:active {color: #fff;}
p a:hover	{color: #c03;}
.normal a:hover {color: #009;}