body 	{
		color: #616161; 
		font-size: 9pt; 
		font-family: "Times New Roman", Times, serif;
		background-image: url(../images/background/bg_paper.jpg);
		}

img {
	border: 0px;
}

a  { 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	}
	
a:link { 
		color: #FFFFFF; 
		font-size: 9pt; 
		font-family: "Times New Roman", Times, serif;
		text-decoration: none;
		}

a:hover { 
		color: #AE0000; 
		text-decoration: none;
		}
		
a:active { 
		color: #AE0000; 
		text-decoration: none;
		}

a.maintxt { 
			color: #FFFFFF; 
			font-size: 11pt; 
			font-family: "Times New Roman", Times, serif;
			text-decoration: underline;
			}
			
a.maintxt:visited{ 
			color: #FFFFFF; 
			font-size: 11pt; 
			font-family: "Times New Roman", Times, serif;
			text-decoration: underline;
			}
					
a.maintxt:hover { 
					color: #5F4B32;
					background-color: #D89E70;
					text-decoration: none;
					}
					
a.maintxt:active { 
					color: #000000;
					background-color: #D89E70;
					text-decoration: none; 
					}


.maintxt    {
	color: #FFFFFF;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: normal;
			}

a.maintitle { 
			color: #FFFFFF; 
			font-size: 9pt; 
			font-weight: bold;
			font-family: "Times New Roman", Times, serif;
			text-decoration: none;
			}
			
a.maintitle:visited { 
						color: #FFE5D1; 
						font-family: "Times New Roman", Times, serif;
						text-decoration: none;
					}
					
a.maintitle:hover { 
					color: #5F4B32;
					background-color: #D89E70;
					text-decoration: none;
					}
					
a.maintitle:active { 
					color: #000000;
					background-color: #D89E70;
					text-decoration: none; 
					}

.maintitle    { 
			color: #FFFFFF;  
			font-size: 9pt;
			font-weight: bold;
			font-family: "Times New Roman", Times, serif;
			line-height: 11pt;
			}
