@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

#content {
	color:#333;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold;
}

h1, h2 {
	color:#0044aa;
	font-size:1.33333em;
	line-height:1.2em;
	margin-bottom:1em;
}
h3 {
	color:#333;
	font-size:1.2em;
	line-height:1.0em;
	margin-bottom:1em;
}
h4 {
	color:#0044aa;
	font-size:1.6em;
	line-height:1.4em;
	margin-bottom:1em;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	margin-bottom:0.8em;
	font-size:1.0em;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#3399ff;
}
a.current {
	color:#0044aa;
}

a.grey {
	color:#666666;
}

ul.real{
	color:#333;
	list-style:none;
	line-height: 18pt;
	padding-left: 40px;
	}

blockquote{
	padding-left: 30px;
	padding-right: 30px;
	}

.lightblue {
	color:#55AAEE;
}
.red {
	color:#990000;
}
.green {
	color:#339933;
}
.orange {
	color:#FF9900;
}
.darkblue {
	color:#0044AA;
}
.clientlist {
	font-weight: bold;
	font-Size:0.9em;
	color:#0044AA;
}
.titlesize {
font-Size:1.4em;
text-align:left;
}
.telephone {
	color:#0044aa;
	font-size:1.4em;
	line-height:0.6em;
}
.foottext {
	color:#0044aa;
	font-size:10px;
	font-weight:bold;
}
