﻿body
{
	font-size: 13px;
	color: #6e6d56;
	font-family: Trebuchet MS, Verdana, Arial;
	margin: 0px;
	background-color: #FFFFFF;
	line-height:21px;
}

input
{
	border: 1px solid #555555;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #D2232A;	
}

.inpbut
{
	border: 1px solid #D2232A;
	background-color: #FEFFD0;
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #D2232A;
}

select
{
	border: 1px solid #555555;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #6e6d56;	
}

h1
{
	color:#D2232A;
	font-size:32px;
	margin:5px 0px 0px 0px;
	font-family: Trebuchet MS, Verdana, Arial;
	line-height:42px;
}

span
{
	color:#D2232A}
a
{
color:Blue;	
}
a:visited
{
	color:Blue;	
}

hr
{
	color:#555555;
	height:1px;	
}

strong
{
	color:#D2232A;
	font-size: 17px;
	font-family: Trebuchet MS, Verdana, Arial;
}

b
{
	color:#D2232A;
	font-size: 17px;
	font-family: Trebuchet MS, Verdana, Arial;	
}


