body         { background-repeat: repeat-y; background-attachment: scroll; background-position: center }
.blue20       { color: #003f83; font-size: 20px; font-family: Arial; font-weight: bold; line-height: 24px }
.blue18        { color: #003f83; font-size: 18px; font-family: Arial; font-weight: bold; line-height: 18px }
.blue14 {
	color: #003f83;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 16px
}
.blue12 { color: #003f83; font-size: 12px; font-family: Arial; font-weight: normal; line-height: 14px }
.blue-quote      { color: #003f83; font-size: 12px; font-family: Verdana; line-height: 20px; text-align: center }
.white16  { color: #fff; font-size: 16px; font-family: Arial; line-height: 18px }
.white14 { color: #fff; font-size: 14px; font-family: Arial; line-height: 16px }
.white12 { color: #fff; font-size: 12px; font-family: Arial; line-height: 15px }
.whitelink { color: #fff; font-size: 12px; font-family: Arial; line-height: 15px; text-decoration: underline }
.orange14  {
	color: #eb7934;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 16px
}
.orange12  { color: #eb7934; font-size: 12px; font-family: Arial; line-height: 15px }
.strikethrough  {
	text-decoration: line-through;
}
.dottline    { border: dashed thin #a48dc1 }
.box { border: groove #45365b }
.bodytext    { color: #555; font-size: 12px; font-family: Arial; line-height: 17px }
.intro { color: #555; font-size: 13px; font-family: Arial; line-height: 20px }
A:link   { color: #003f83; text-decoration: underline }
A:visited   { color: #003f83; text-decoration: underline }	

.photoright {
	float: right;
	padding:2px 0px 8px 15px;
	margin: 0;
	font-size:90%;
	color: #333333;
	font-style:italic;


}.photoleft {
    float: left; 
    padding:2px 10px 8px 0px; 
    margin: 0; 
    font-size:90%; 
    color: #333333; 
    font-style:italic; 

