body		{
		scrollbar-3dlight-color : #999999;
		scrollbar-arrow-color : #003300;
		scrollbar-base-color : #ffffff;
		scrollbar-darkshadow-color : #003300;
		scrollbar-face-color : #FFFFFF;
		scrollbar-highlight-color : #FFFFFF;
		scrollbar-shadow-color : #FFFFFF;
		scrollbar-track-color : #333333;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 18px;
		top-margin: 3;
		}

td		{
		color: #cccccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		line-height: 18px;
		top-margin: 3;
		}


.bakSpeechT		{
    		background-attachment: fixed;
    		background-image: url(../images/speechmark_top.gif);
    		background-position: 0px 0px;
    		background-repeat: no-repeat;
		}
		
		
.bakSpeechB		{
    		background-attachment: fixed;
    		background-image: url(../images/speechmark_bot.gif);
    		background-position: right bottom;
    		background-repeat: no-repeat;
		}
.bak		{
    		background-attachment: fixed;
    		background-image: url(../images/main_03b3.jpg);
    		background-position: 0px 0px;
    		background-repeat: no-repeat;
		}

a:link		{
		color: #cc3333;
		text-decoration: none;
		}


a:hover 	{
		color: white;
		text-decoration: none;
		background-color: #cc3333;
		}

a:visited 	{
		text-decoration: none;
		}

.align		{
		text-align: justify;
		}

.box 		{  
		border: 1px #000000 solid; color: #000000;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		color: #ffffff;
		background-color: white;
		}
		
.footer	{
		color: #cccccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-align: center;
		}