body	{
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 10px;
		background-color: #FFFFFF;
		color: #000000; 
		margin: 0px;		
		padding: 0px;
		margin-bottom: 40px;
		}
		
		
td	{
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
		}



a,
a:link,
a:hover,
a:active,
a:visited	{
		color: #3366CC;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-weight: normal;
		text-decoration: underline;
		}



a:active	{
		color: #666666;
		}
		
		
		
.subtitle {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 14px;	 
		font-style: normal;  
		font-weight: bold;
		color: #666666;
		margin:0px;
		padding:0px;
		}


.bg1 {
    background: url(images/bg1.jpg) 100% 100% no-repeat;
}
.bg2 {
    background: url(images/bg2.jpg) 100% 100% no-repeat;
}
.bg3 {
    background: url(images/bg3.jpg) 100% 100% no-repeat;
}
.bg4 {
    background: url(images/bg4.jpg) 100% 100% no-repeat;
}
.bg5 {
    background: url(images/bg5.jpg) 100% 100% no-repeat;
}
.bg6 {
    background: url(images/bg6.jpg) 100% 100% no-repeat;
}
.bg7 {
    background: url(images/bg7.jpg) 100% 100% no-repeat;
}
.bg8 {
    background: url(images/bg8.jpg) 100% 100% no-repeat;
}
.bg9 {
    background: url(images/bg9.jpg) 100% 100% no-repeat;
}

.imgPlace{
float:right;
margin:0px 0px 0px 0px;
}


