body {
	margin-top: 4px;
	margin-left: 4px;
	}

H1 {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-decoration: none;
	text-align: left;
	
	}
H2 {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px
}
H3 {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6D5CA7;
	text-decoration: none;
	text-align: center;
	margin: 0px
}

A:hover    {color: #00e800;
			text-decoration: underline;
}

p            { font-family: "Times New Roman", Georgia, Serif; font-size: 14px; 
               font-variant: normal; color: #000000;
               text-align: left }
               
th            { font-family: "Times New Roman", Georgia, Serif; font-size: 14px;
				font-weight: bold;
                font-variant: normal; color: #000000;
                text-align: left }

               
td            { font-family: "Times New Roman", Georgia, Serif; font-size: 14px; 
               font-variant: normal; color: #000000 }

              
.td1            { background-image: url("images/button.jpg");
					text-align: center;
					  } 

li {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 14px;
	font-variant: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 8px
}


a {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000ff;
	text-decoration: underline;
}

.a2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.a3 {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


hr	{
	color: #800000;
	height: 1px;
}

.nav	{
background-image:url('images/button2.jpg');
border: 1px solid #000000; 
}

.nav2	{
background-image:url('images/button3.jpg');
border: 1px solid #000000; 
}

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}
input {
	font-family: Tahoma, Arial, Helvetica, Sans-serif
	font-size: 11px;
	font-variant: normal;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, Sans-serif
		font-size: 11px;
	font-variant: normal;
}
img {border: 0;
}

.difcursor     {cursor:hand;}