﻿.T1
{
	font-family: arial;
	font-weight: bold;
	font-size: 16pt;
	color: #0000FF;
}
.T2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #228b22;
}
.T3
{
	font-weight: bold;
	font-family: arial;
	font-size: 12pt;
	color: #6a5acd;
}
.text
{
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.table
{
	width: 100%;
	height: 100%;
}
.colmenu
{
	width: 100px;
	height: 25px;
}
.menustyle
{
	background-color: #B5C7DE;
	border-width: 2px;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #284E98;
	width: 160px;
}
