/* CSS Document */

.basicText {
	CLEAR: none;
	BORDER-RIGHT: #cc6633;
	BORDER-TOP: #cc6633;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14px;
	FLOAT: left;
	WORD-SPACING: normal;
	BORDER-LEFT: #cc6633;
	WIDTH: 8cm;
	TEXT-INDENT: 0cm;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: #cc6633;
	FONT-STYLE: italic;
	FONT-FAMILY: "Times New Roman", Times, serif;
	HEIGHT: auto;
	BACKGROUND-COLOR: #FFFFCC;
	TEXT-ALIGN: left;
	padding: 5pt;
}

.basicTextHeading {
	CLEAR: none;
	BORDER-RIGHT: #cc6633;
	BORDER-TOP: #cc6633;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14px;
	WORD-SPACING: normal;
	BORDER-LEFT: #cc6633;
	TEXT-INDENT: 0cm;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: #cc6633;
	FONT-STYLE: italic;
	FONT-FAMILY: "Times New Roman", Times, serif;
	HEIGHT: auto;
	TEXT-ALIGN: right;
	padding: 5pt;
}



.wrap{
	padding: 10px;
	width: 700px;
	background-color: #00FFFF;
	margin: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.table{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.contact{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333366;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #3300CC;
}
a:visited {
	color: #666666;
}
.style1 {font-size: x-small}
a {
	font-size: small;
}
.style16 {font-size: medium}
.style17 {font-size: small}
.style18 {font-size: xx-large}
.style19 {color: #CC3333}
