* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #FFFF66;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #BC2121;
}

a:hover {
	text-decoration: none;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;


}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;

}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
}
A.azsmalllink {
display: block;
width: 15px;
text-align: left;
background-color:#ffffff;
text-decoration: none;
font-family:arial;
color: #000000;
font-size:10px;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.azsmalllink:hover {
border: solid 0px #666666;
background-color:#ffff66;
text-decoration: none;
color: #000000;
}
A.listinglink {
text-align: centre; background-color:#ffffff; text-decoration: none; font-family:arial; font-weight:bold; color: #3399CC; font-size:14px; 
}
.listingbox {
	background:#ffffff; border:thin; border-left:#3399CC; border-bottom:#3399CC; border-right:#3399CC; border-top:#3399CC;
}

A.listinglink:hover {
background-color:#ffff66; text-decoration: none; font-family:arial; font-weight:bold; color: #3399CC; font-size:14px; 
}
A.listinglink:visited {
background-color:#ffffff; text-decoration: none; font-family:arial; font-weight:bold; color: #3399CC; font-size:14px; 
}
.parabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-variant: normal;


}
.listingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399cc;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	right: auto;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9933;
}
.cs-blackBorder {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
