/* This is a temporary css file for a special Home Page announcement */

.announcement 	{ 	
				background-color: #FCC;
				font-family: Arial, Helvetica, sans-serif;
				font-style: italic;
			  	font-size: 100%;
				font-weight: bold;
				color: #F00;
				}
				
.announcement2 	{ 	
				background-color: #D2DAF0; 
				font-family: Arial, Helvetica, sans-serif;
				font-style: italic;
			  	font-size: 100%;
				font-weight: bold;
				color: #006;
				}


.announcement H3	{  	 
				color: #F00;
				font-size: 120%;
				font-style: normal;
				}
				
.announcement img	{  	 
				float: right;
				padding: 0px 0px 4px 4px;}
