﻿
BODY { margin: 1px; color:#000000; font-family: Tahoma, Sans-Serif; font-size: 10pt; background-color:white }
H2 { font-family: Arial Narrow, Arial, Sans-Serif; font-size: 18pt; margin: 20px 0 30px 0;}
P { font-size: 10pt; line-height: 1.4em; }
LI { font-size: 10pt; margin-bottom: 12px; }
		
A:link { font-weight:normal; color:#000066; }
A:visited { font-weight:normal; color:#000066; }
A:active { font-weight:normal; }
A:hover { font-weight:normal; color:#FF6600; text-decoration: none; }
		
.button { float: left; height: 20px; padding: 6px 20px 6px 20px; 
		    text-align: center; font-size: 10pt; cursor: hand; text-decoration: none;
		    border-left: solid 1px #DAECF3; border-top: solid 1px #DAECF3; 
		    border-right: solid 1px #808080; border-bottom: solid 1px #808080; 
		    background: #B2D4E2; }
		
.button:active { 
		    border-left: solid 1px #808080; border-top: solid 1px #808080; 
		    border-right: solid 1px #DAECF3; border-bottom: solid 1px #DAECF3; }

.button { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
		
.header { margin: 0 0 10px 0; }
		
.content { width: 780px; }
.content TD { width: 50%; padding: 0 20px 0 20px; }