@charset "utf-8";
/* CSS Document */

body,html { height:100%;margin:0 }

A:link {text-decoration:none; color:#339933;}
A:visited {text-decoration:none; color:#339933;}
A:active {text-decoration:none; color:#339933;}
A:hover {text-decoration:underline; color:#333333}

.text1 {font-family:trebuchet MS, Arial, Verdana; color:#888888; font-size:12px;  line-height:1.1; }

.title {font-family:Arial, Verdana; color:#000000; font-size:12px;  line-height:1.1; }
		
.text2 {font-family:trebuchet MS, Arial, Verdana;
		font-size:15px;
		}	
.table3 {border:1px solid; border-color: #999999;}
.table4 {padding:5px; background-color:#FFFFFF; border:1px solid; border-color: #E6E6E6;}
		
.table {padding:4px;border:1px solid; border-color: #999999;}

.table2 {padding:4px;border:1px solid; border-color: #E6E6E6;}

.polaroid {
padding: 10px;
border-top: solid 1px #eee;
border-right: solid 1px #ccc;
border-bottom: solid 1px #bebebe;
border-left: solid 1px #eee;}


