

.img_no_border {
	border:none;
	}


.img_left {
	text-align: left;
	margin: 2px 10px 2px 2px;
	padding: 0px;
	float: left; 
}

.img_right {
	text-align: left;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	float: right; 
}

.img_center {

	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}




.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000099;
}
.caption {  font-family: arial; font-size: 12px; color: #009900; font-style: normal}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height: normal; font-weight: 500; color: #FF00FF; text-decoration: underline}
.monospace { font-family: "Courier New", Courier, mono; font-size: 16px; font-weight: normal ; font-style: normal}
.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; font-style: normal}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #000099;
}
.normal_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #000000;
}
.menustyle {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; color: #FF00FF
}
.header4Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 500;
	font-style: normal;
	color: #FF0000;
	text-align: left;

}
.header1Big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 500;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 500;
	font-style: normal;
	color: #000099;
	text-align: center;

}
.header2lessBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 500;
	font-style: normal;
	color: #000099;
	text-align: center;

}
.header3Middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	color: #0033CC;
	text-align: center;

}
.header5Smaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	color: #0000FF;
}
.normalRed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #CC0000;
}
.normalLightBlue {



	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 500;
	color: #0000FF;
}
.normalGold {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}

.paragraphs_close p
/* In certain divisions, e.g. poetry, this treats new paragraph as if it were new line, 
i.e. these paragraphs have no margin-top and no margin-bottom  */
	{
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
