﻿body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;

}

a
{
    color: #58585a;
    text-decoration: none;
}

html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

form
{
	width: 100%;
	height: 100%;
}

.text
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

.text2
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #58585a;
    text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

.linkg
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #939598;
    text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

.links
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

.mail
{
    font-family: Times New Roman;
    font-size: 13px;
    color: #58585a;
    text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}