BODY	{FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 11pt;
}

B	{FONT-WEIGHT: bold;
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 11pt;
	}

U	{FONT-WEIGHT: normal;
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 11pt;
	}

UL	{FONT-SIZE: 11pt;
	COLOR: black;
}

OL	{FONT-SIZE: 11pt;
	COLOR: black;
}
	
H1	{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #FF3366;
	text-align: center;
	left : 50px;
}

H2	{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #FF3366;
	text-align: left;
	text-indent : 0px;
}

H3	{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: Black;
	text-align:left;
	text-indent : 30px;
}

H4	{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11pt;
	COLOR: Black;
}

TD.head1 {
	FONT-SIZE: 30pt;
	background-color : #999999;
	font-style : italic;
}

TD.main {
	FONT-SIZE: 11pt;
	border : thin;
	padding-left : 30pt;
	padding-right : 30pt;
	border-bottom-style : solid;
	border-left-style : inset;
	border-right-style : inset;
	border-top-style : inset;
}

TD.main2 {
	FONT-SIZE: 11pt;
}

P	{FONT-WEIGHT: normal;
	FONT-FAMILY: Helvetica, Arial, Verdana;
	FONT-SIZE: 11pt;
	}
	
P.main	{FONT-SIZE: 11pt;}

A:link {
	FONT-WEIGHT: bold;
	COLOR: #FF3366;
	TEXT-DECORATION: none;
	font-style: italic;
	font-size: 11pt;
	padding-left: 10pt;
}

A:visited {
	FONT-WEIGHT: bold;
	COLOR: #FF3366;
	TEXT-DECORATION: none;
	font-style : italic;
	font-size : 11pt;
	padding-left: 10pt;
}

A:hover {
	FONT-WEIGHT: bold;
	COLOR: white;
	font-style: italic;
	font-size: 11pt;
	padding-left: 10pt;
}

A:active {
	FONT-WEIGHT: bold;
	COLOR: white;
	font-style: italic;
	TEXT-DECORATION: none;
	font-size: 11pt;
	padding-left: 10pt;
}

A.email:link {
	color: #FF9999;
	font-size: 11pt;
	text-indent: 0pt;
	font-weight: bold;
	font-style : normal;
	padding-left: 0pt;}

A.email:active {
	color: #FF9999;
	font-size: 11pt;
	text-indent: 0pt;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-style: normal;
	padding-left: 0pt;}
	
A.email:visited {
	color: #FF9999;
	font-size: 11pt;
	text-indent: 0pt;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-style: normal;
	padding-left: 0pt;}

A.email:hover {
	color: #FF9999;
	font-size: 11pt;
	text-indent: 0pt;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-style: normal;
	padding-left: 0pt;}

A.front:link {
	COLOR: #FF3366;
	TEXT-DECORATION: none;
	font-style: italic;
	font-size: 10pt
}

A.front:visited {
	COLOR: #FF3366;
	TEXT-DECORATION: none;
	font-style: italic;
	font-size: 10pt
}

A.front:hover {
	COLOR: #FF3366;
	TEXT-DECORATION: underline;
	font-size : 10pt;
}

A.front:active {
	COLOR: #FF3366;
	TEXT-DECORATION: none;
	font-size : 10pt;
}




