body			{background-color:#144b89;
				color:#EEEEEE;
				font-family:Verdana;
				font-size:12px;
				margin-left:0px;
				margin-right:0px;
				margin-top:30px;
				margin-bottom:10px;
		}
.body2			{background-color:#000000;
				color:#EEEEEE;
				font-family:Verdana;
				font-size:12px;
				margin:20px;
				}

p				{text-align:justify;}

a				{text-decoration:none; 
				color:#BBBBFF;
				font-family:Verdana;
				border:0;
				}
a:visited 		{border:0; color:#BBBBFF;}

a:hover			{color:#BBBBFF;
				text-decoration:underline;}

input,button,textarea
				{background-color:#000099;
				border-style:outset; 
				border-width:1px; 
				border-color:#FFFFFF;
				color:#CCCCCC;
				margin:0px;}
select,option	{background-color:#000099;
				color:#CCCCCC;}
				
.structure		{margin-left:0px;
				margin-right:0px;
				margin-top:0px;
				margin-bottom:0px;
				vertical-align:top;
				position:center;
				}
.site_border	{background-color:#000000;
		  		border-style:solid; 
				border-width:1px; 
				border-color:#FFFFFF;
				margin:0px;}
				
.webbanner		{text-align:right;
				margin-right:5px;
				}