﻿body {	color:#707869;
		font-size:12px;
		font-family:Georgia, serif;
		margin:0px;
		background-color:#172F00;}
		
h1 {font-size:12px;
		font-family:Georgia, serif;
		font-weight:bold;
		text-align:right;
		margin-bottom:10px;
		margin-top:30px;
		border-bottom-style:solid;
		border-bottom-color:#3B482F;
		border-bottom-width:1px;}
		
a:link, a:visited, a:active {color: #707869; border:0px; text-decoration:none;}

.navigation {	border:0px;
				vertical-align:middle;}

ul {list-style-type:square;}

input, textarea {font-family:Georgia, Times New Roman, Times, serif;
                 font-size:12px;
                 color:#172F00;
                 background-color:#CCCCCC;
                 border-left:1px solid #707869;
                 border-right:1px solid #707869;
                 border-top:1px solid #707869;
                 border-bottom:1px solid #707869;}
				 
.button {font-family:Georgia, Times New Roman, Times, serif;
         font-size:12px;
         color:#707869;
         background-color:#0B1800;
         border-left:1px solid #707869;
         border-right:1px solid #707869;
         border-top:1px solid #707869;
         border-bottom:1px solid #707869;}
		 

