.normal       	  	 { color: black; font-size: 11px; font-family: Verdana; line-height: 14px }
.small  			 { color: #666; font-size: 10px; font-family: Verdana; line-height: 14px }
.white 					{ color: white; font-size: 10px; font-family: Verdana; line-height: 14px }
.italic       	 	{ color: black; font-size: 11px; font-family: Verdana; font-style: italic; font-weight: normal; line-height: 14px }
.bold   		  { color: green; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 14px }
.head     		  { color: #226c19; font-size: 14px; font-family: Verdana; font-weight: bold; line-height: 18px }
.bold_black   	 { color: black; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 14px }
a:link        	  { color: unchanged; font-family: Verdana; text-decoration: underline }
a:visited         { color: navy; font-family: Verdana; text-decoration: underline }
a:active          { color: maroon; font-family: Verdana; text-decoration: underline }
a:hover            { color: maroon; font-family: Verdana }
body { background-image: url("01_mainframe/green-background.jpg"); background-repeat: no-repeat; background-attachment: fixed }
.pic_border  { border: solid 8px white; shadow: 12 px }