﻿	body
{
	color: black;
	font-size: 12px;
	font-family: Arial;

}
	
	a, A:link, a:visited, a:active
		{
	color: #003399;
	text-decoration: none;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
}
	A:hover
		{
	color: #ffa200;
	text-decoration: none;
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
}
	A:active
        {
	color: #003399;
	text-decoration: none;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
}
    A:visited,
        { color: #003399; text-decoration: none; font-family: Arial; font-size:12px; }	
	
.vistited {
	font-family:  Arial;
	font-size: 12px;
	color: #003399;
	font-weight: bold;

}
A:hover
		{
	color:#ffa200;
	text-decoration: none;
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
}
	A:active
        {
	color: #CC3300;
	text-decoration: none;
	font-family:  Arial;
	font-size:12px;
	font-weight: bold;
}

	.h1
{
	font-size: 18px;
	margin: 0px;
	color: #663366;
	font-family: Arial;
	font-weight: bold;

}
	.h2
{
	font-size: 12px;
	margin: 0px;
	color: #660033;
	font-family: Arial;
	background-color: #EFEFEF;
	font-weight: bold;


}
.Text
{
	font-size: 12px;
	margin: 0px;
	color: #000000;
	font-family: Arial;
	text-align: left;
	line-height: 200%;
	font-weight: normal;


}


.TBoder
{
	border-right: #990033 1pt solid;
	border-top: #990033 1pt solid;
	font-size: 12px;
	margin: 20px 0px;
	border-left: #990033 1pt solid;
	border-bottom: #990033 1pt solid;
	font-family: Arial;
	background-color: #ffffff;
	padding: 2px;

}
	
	.TX1	
	{ font-weight: bold;
	font-size: 15px;
	margin: 0px;
	color: #990033;
	font-family: Arial }
	.TX2	
	{ font-weight: bold;
	font-size: 15px;
	margin:  0px;
	color: #005984;
	font-family: Arial }	




.BUTTON
{
	border-right: #660033 1pt solid;
	border-top: #660033 1pt solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #660033 1pt solid;
	color: white;
	border-bottom: #660033 1pt solid;
	font-family: Arial;
	height: 20px;
	background-color: #f59a62;
}
.TEXTAREA
{
	border-right: #990033 1pt solid;
	border-top: #990033 1pt solid;
	font-size: 12px;
	border-left: #990033 1pt solid;
	width: 100Px;
	color: maroon;
	border-bottom: #990033 1pt solid;
	font-family: Arial;
	height: 20px;
	background-color: #fffff1;
	text-decoration: none;
}
.NormalText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
