body		{   font-family: arial, verdana, sans-serif;
				font-size: 11pt;}
a			{	text-decoration: none;
				color: #3399CC;}
p			{   }
#main_con	{   width: 40%;
				border-style: solid;
				border-width: 10px;
				border-color: black;
				padding: 10px;
	
}
.divline	{   font-size: 24pt;
				font-weight: bold;
				line-height: 5px;
				text-align: center;
				}
				
.title			{	font-weight: bold;
				font-size: 14pt;
				}
.bold			{	font-weight:bold;}

.bottom			{	text-align: center;
		}
				
img.logo { 
    float: right; 
    margin: 10px; 
}

#logo	{ float:right;
			position: fixed;
			right: 50px;
			top: 25px;}
			

.righter {float: right;
		width:100px;
		height:100px;
		border: 0px;}
		
.ml	{border:0px;
	txt-align:center;}