td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.preview
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.preview a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.preview a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.preview a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.preview a:hover {
	font-size: 12px;
	color: #A31426;
	text-decoration: underline;
}

.wysiwyg_header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.home_header {
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
        line-height: 2.5em;
}

.home_top {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
        line-height: 0.5em;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img.home {
        margin: 0px 10px 10px 0px;
       
}

.preview ul {
	padding-top: 5px;
	padding_bottom: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px; 
	padding-left: 7px;
	/*margin-left: 0.65em; 
	padding-left: 0.65em;	*/
}
.preview li {
	list-style-type: disc;
	list-style-position: outside;
}

hr {
   color: #CECECE;
   background-color: #CECECE;
   height: 1px;
   border: 0 dashed;
   clear: left;
}

.imageborder {
    border: 1px solid #000000;
}
