﻿html,body {
	height: 100%;
}
a
{
    text-decoration:none;
    color:#ffffff;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
}

a:hover
{
    text-decoration:underline;
}
.title
{
    font-family:Verdana; 
    color:#404040; 
    font-size:30px; 
    text-align:left;
    font-weight:bold;
}
.txt
{
    font-family:Verdana; 
    color:#404040; 
    font-size:15px; 
}
.othTitle
{
	font-family:Verdana;
	font-size:21px;
	color:#515151;
}
.copyright
{
	font-family:Verdana;
	font-size:11px;
	color:#515151;
}
