BODY	{
	font-size:	11pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Helvetica, sans-serif;
	background-color:	#003366;
	color:	#FFFFFF;
	background-image : url(../img/back.gif);
	background-position : top;
	background-repeat : no-repeat;
}
	
P		{
	font-size:	11pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: 	none;
	font-family:	Helvetica, sans-serif;
}

TD.header		{
	font-size:	24pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: 	none;
	font-family:	Helvetica, sans-serif;
}

TD.subsection		{
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: 	none;
	font-family:	Helvetica, sans-serif;
}

H1		{
	font-size:	24pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: none;
	font-family:	Helvetica, sans-serif;
}

A	{
	font-size:	8pt;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:	#FFFFFF;
	}

A:active	{
	font-size:	8pt;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:	#FFFFFF;
	}

A:hover	{
	font-size:	8pt;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:	#99CCFF;
	}
	
A.project	{
	font-size:	12pt;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	underline;
	text-transform:	none;
	color:	#FFFFFF;
	}

A.project:active	{
	font-size:	12pt;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:	#FFFFFF;
	}

A.project:hover	{
	font-size:	12pt;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:	#3366CC;
	}
	

A.biglink	{
	font-size:	12pt;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	underline;
	text-transform:	none;
	color:	#FFFFFF;
	}

A.biglink:active	{
	font-size:	12pt;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:	#FF0000;
	}

A.biglink:hover	{
	font-size:	12pt;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:	#3366CC;
	}
	
A.underline	{
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	word-spacing:normal;
	letter-spacing:normal;
	text-decoration: underline;
	text-transform:none;
	color:#FFFFFF;
}

A.underline:active	{
	font-size:	12pt;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:	#FF0000;
	}

A.underline:hover	{
	font-size:	12pt;
	font-weight:	normal;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:	#3366CC;
	}