﻿body{
	background:  repeat fixed center center;	
	margin-top:0px;
	margin-bottom:0px;
	
}
.valign
{
	vertical-align:top;
}
.centerstuff{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
a {
text-decoration: none;
} 


.fonts
{
    font-family: Calibri, Arial;
    font-size: 10pt;
    color: #666666;
    font-style:normal;
    text-decoration: none;
    text-indent: 30px;
    
}
.hEffect {
color:black;
text-decoration:none;
}

.hEffect:hover {
color:#c00e23;
}