/* CSS Document */

<link href="../SwaffDesignCSS.css" rel="stylesheet" type="text/css">
.unnamed1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
}

body.mainbody {
    background-color: #CCC;
	margin: 15px 10px;
	
}

.SwaffBasic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SwaffTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.Caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
}
.center {
	text-align: center;
}
.BioBarTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.page0margins {
	left: 0px;
	top: 0px;
}
.SwaffBG {
	background-image: url(Images/UuaahhBG.gif);
	background-repeat: no-repeat;
}
.border {
	border: thin solid;
	text-align: center;

}
.BulletItems {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(Images/SwaffDesignNav_08.gif);
}
.sweet {
	background-color: #CC3300;
}
.BasicItalic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666666;


}
