

BODY 	{  background-image: url(background1.jpg);
				background-repeat: no-repeat;
				background-attachment: fixed;
				background-position: center center;	}
				
P			{
	font-family:verdana;
	font-size:9pt;
	color:black;

}

.norm			{
	font-family:verdana;
	font-size:9pt;
	color:black;

}

.st			{
	font-family:courier new;
	font-size:16pt;
	color:#177CA6;

}

.j			{
	text-align:justify;

}

.jp			{
	text-align:justify;
	font-size:8pt;

}

.alert		{
	font-weight: bolder;
	color : OrangeRed;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

.sp			{
	font-family:courier new;
	font-size:16pt;
	color:#177CA6;

}

.sm			{
	font-family:courier new;
	font-size:14pt;
	color:#177CA6;
	line-height : 5px;
}

.teeny		{
	font-size: 8pt;
	color:DarkGray;
	text-decoration:none
}

.none {
	text-decoration:none;
	
}

.new{
	font-weight: bolder;
	color : gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

a:link 		{font-family:verdana;font-size:9pt;color:#177ca6;}

a:visited {font-family:verdana;font-size:9pt;color:#177ca6;}
			
.tip		{font-size:9pt;color:Black}