.title
{
font-family:		Verdana, Arial, Sans-Serif;
font-size:			16pt;
font-weight:		bold;
color:				#F7EEA5;
text-decoration:	none;
text-align:			center;
}

.heading
{
font-family:		Verdana, Arial, Sans-Serif;
font-size:			13pt;
font-weight:		bold;
color:				#F7EEA5;
text-decoration:	none;
text-align:			left;
}

.text_left
{
font-family:		Verdana, Arial, Sans-Serif;
font-size:			10pt;
font-weight:		normal;
color:				#F7EEA5;
text-decoration:	none;
text-align:			left;
}

.text_center
{
font-family:		Verdana, Arial, Sans-Serif;
font-size:			10pt;
font-weight:		normal;
color:				#F7EEA5;
text-decoration:	none;
text-align:			center;
}

.text_right
{
font-family:		Verdana, Arial, Sans-Serif;
font-size:			10pt;
font-weight:		normal;
color:				#F7EEA5;
text-decoration:	none;
text-align:			right;
}

.ul
{
list-style-type:	square;
padding:			0;
}

.li
{
font-family:		Verdana, Arial, Sans-Serif;
font-size:			10pt;
font-weight:		normal;
color:				#F7EEA5;
text-decoration:	none;
}

.footer
{
font-family:		Verdana, Arial, Sans-Serif;
font-size:			11pt;
font-weight:		normal;
color:				#F7EEA5;
text-decoration:	none;
text-align:			center;
}

.creative_rights
{
font-family:		Verdana, Arial, Sans-Serif;
font-size:			8pt;
font-weight:		normal;
color:				#F7EEA5;
text-decoration:	none;
text-align:			center;
}

img
{
border:			0;
}

a:link
{
color:			#AAAAAA;
text-decoration:	none;
}

a:visited
{
color:			#EEAAAA;
text-decoration:	none;
}

a:hover
{
color:			F0E7D7;
text-decoration:	underline;
}

a:active
{
color:			#05365F;
text-decoration:	none;
}