﻿body 
{
	font-family:Tahoma;
}

.Button1
{
	font-weight:bold;
	height:45px;
	width:100%;
	text-align:center;
	font-family: Consolas;
	border-style:Ridge;
}

.Button2
{
	background-color:Black;
	color:#CC9900;
	font-weight:bold;
	font-size:larger; 
	height:35px;
	text-align:center;
	vertical-align:baseline;
	font-family: Consolas;
	border-style:Ridge;
}

.Button3
{
	background-color:Black;
	color:#CC9900;
	font-weight:bold;
	font-size:larger; 
	height:35px;
	text-align:center;
	vertical-align:baseline;
	font-family: Consolas;
}

.TextStyle
{
	color:Black;
	font-weight:bold;	
}

.TextStyle2
{
	color:#000000;
	font-weight:bold;
	text-align:center;	
}

.Header1
{
	color:#000000;
	font-weight:bold;
	font-size:26px;
	font-style:italic;	
	text-align:center;
}
