﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 14px;		
	text-decoration: none;
}
.ErrorMsg
{
	color:Red;	
	font-size: 14px;		
	text-decoration: none;
}
.logo
{
	color:#0069aa;    
    font-weight:bold;
    font-size:36px; 
    text-decoration:none;
}

.style1
        {
            font-size: large;
            color:Red;
        }
.style2
{
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.style3
{
	font-size:medium;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.label
{
	 text-decoration:none;
}

.label1
{
	font-size:x-small;
}