body{
    background-color: #F0F0F0
} 

a:hover {
	text-decoration: none;
}

a:link {
    text-decoration:none;
}

a:visited {
    text-decoration:none;
}

a:active {
    text-decoration:none;
}

.maintext{
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Arial", "Times New Roman, "; 
	font-size: 13px;
    line-height: 160%;
    text-align: justify;
    text-justify: inter-ideograph; 
    color: #042886;
}

.copy{
    font-size: 10px;
    color: #5D6782
}



