body {
	margin: 0;
	padding: 0;
	}
/* Default CSS Stylesheet for a new Web Application project */

.P1 
{
	font-size:20px;
	font-weight:bold;	
	}

.P2
{
	font-size:14px;
	font-weight:bold;
}

.P2red
{
	font-size:14px;
	font-weight:bold;
	color:darkred;		
}

.P3
{
	font-size:10pt;
	font-weight:bold; 
}

.P3red
{
	font-size:10pt;
	font-weight:bold; 
	color:darkred;
}

.P4
{
	font-size:10pt;
	font-weight:bold;
}


.P4red
{
	font-size:10pt;
	font-weight:bold;
	color:darkred;
}

.P5
{
	font-size:9pt;
	font-weight:normal;	
}
	
.P5i
{
	font-size:9pt;
        font-style: italic;
	font-weight:normal;	
}


A:link	{	
	text-decoration:	underline;
	}	
		
A:visited	{	
	text-decoration:	underline;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	darkred;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	darkred;
	}	
	
.OrangeLink { FONT-WEIGHT: bold; COLOR: #f26522; TEXT-DECORATION: none }

td.lightcolor {
			background-color: #e5e5dd;
}
td.line {
		background-image: url(images/line_l.gif);background-repeat: repeat;width: 6px;
		}
td.liner {
	background-image: url(images/line_l.gif);background-repeat: repeat;width: 6px;
}
td.backone {
	background-image: url(images/bg_01.gif);
	background-repeat: repeat;
}
td.backsub {
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat;
}
td.fonniz {
	background-image: url(images/fon_niz.jpg);
	background-repeat: repeat;
}
#salebanner {
	margin-left:15px;
}
