﻿.style1 {
	background-image: url('../images/header.jpg');
	height:115px;
	text-align: left;
}
.style2 {
	color: #FF0000;
	padding-left:60px;
	font-size:30px;
	font-family:Arial;
}
.style3 {
	color: #008000;
	text-align: center;
}
.style4 {
	font-size: x-large;
}
.style5 {
	font-size: large;
	color: #FF0000;
}
.style6 {
	font-size: large;
}
.style7 {
	font-family: Arial;
	font-size: small;
	text-align:center;
}
.style8 {
	text-decoration: underline;
}
.style9 {
	font-size: large;
	text-decoration: underline;
}
img{
	border:0px;
}

a {
	color: purple;
	text-decoration:none;
}
a:hover{
	color:orange;
	text-decoration:underline;
}
.style11 {
	text-align: right;
}
.style12 {
	text-align: center;
}
.style13 {
	color: #CC0000;
}
.style14 {
	color: #000000;
	padding-left:40px;
	font-size:12px;
	font-family:Arial;
}

.style15 {
	text-align: center;
	color: #800080;
}
.link {
	color: purple;
	text-decoration:none;
	font-size:10px;
}
.link:hover {
	color:orange;
	text-decoration:underline;
}
.style16 {
	color: #008000;
	text-align: center;
	margin-top: -2px;
	margin-bottom: -2px;
}
.style18 {
	font-family: Arial;
	font-size: small;
	color: #FF0000;
	margin-left: 45px;
}

.style19 {
	color: #FF0000;
}
