body		{
	background-color: #333333;
	font-family: Arial;
	font-size: 10pt;
	color: #C9BDC9
	}

P	{
		text-align: center;
		align: center;
		}

P.title	{
		font-family: Times New Roman; 
		font-size: 16pt; 
		font-style: italic;
		text-align: center;
		color: #9933FF
		}
		
P.subTitle	{
				text-align: center;
				align: center;
				font-family: Comic Sans MS;
				font-size: 12pt;
				font-style: italic;
				color: #CCCCCC
				}
				

table	{
				font-family: MS Sans Serif; 
				font-size: 10pt; 
				color: #C0C0C0; 
				text-decoration: none; 
				border: 0px none; 
				cellpadding: 0; 
				cellspacing: 0; 
				style: border-collapse: collapse; 
				id: main
				}

table.image	{
				font-family: MS Sans Serif; 
				font-size: 10pt; 
				color: #C0C0C0; 
				text-decoration: none; 
				border: 0px none; 
				cellpadding: 0; 
				cellspacing: 0; 
				style: border-collapse: collapse; 
				id: image
				}

table.imageWithPadding	{
				font-family: MS Sans Serif; 
				align: center;
				font-size: 10pt; 
				color: #C0C0C0; 
				text-decoration: none; 
				border: 0px none; 
				cellpadding: 8; 
				cellspacing: 0; 
				style: border-collapse: collapse; 
				id: image
				}

table.tnumbnail	{
				font-family: MS Sans Serif; 
				font-size: 10pt; 
				color: #C0C0C0; 
				text-decoration: none; 
				border: 0px none; 
				cellpadding: 0; 
				cellspacing: 0; 
				width: 119pt;
				style: border-collapse: collapse; 
				id: main
				}

TD.thumbnail	{
					rowspan: 3;
					colspan: 5
					}


				
a:link      {
	color: #CCCCCC; 
	font-family: MS Sans Serif; 
	font-size: 10pt; 
	text-decoration: none
}

a:visited   {
	color: #C0C0C0; 
	font-family: MS Sans Serif; 
	font-size: 10pt; 
	text-decoration: none
}

a:active    {
	color: #CCCCCC; 
	font-family: MS Sans Serif; 
	font-size: 10pt; 
	text-decoration: none
}

A:hover 	{
	color: #FFFFFF; 
	font-family: MS Sans Serif; 
	font-size: 10pt; 
	text-decoration: none
}.subtitle {
	text-align: center;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;

}
.copyright {
	position:relative; top:-30px; text-align:right; width:450px; font-weight:bold;
}
.copyright .copy1 {position:absolute; top:0px; left:1px; color:#ccc; z-index:100; text-align:right; width:430px;}
.copyright .copy2 {position:absolute; top:1px; left:0px; color:#333; z-index:10; text-align:right; width:430px;}
