body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}


h1 {
	font-size:16px;
	padding: 20px;
	font-family : Arial,Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : italic;
}

a{
	color:black;
	text-decoration:none;
}

h2{
	padding-top:10px;
	padding-bottom:0px;
	padding-left:40px;
	font-family : Arial,Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style :italic;
	color: black;
	line-height : normal;
	font-size : 14px;
}

.print{
	display : none;
}

.text{
	font-size : 12px;
	line-height : 18px;
	margin-left: 20px;		
}

.tableText{
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.caption{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	border:dotted 2px #666; 
	padding: 5px;
}

.nav{
	background : #DDDDDD;
	font-weight: bold;
	text-align: center;
	color: white;
}

.copyright{
	color: gray;
	text-align:center;
	font-size: 10px;
}   

   .shaded{
    background-color: #CCCCCC;
	border: gray solid 1px;
   }
   
.lightlyShaded{
	background-color: #EEEEEE;
	border: gray solid 1px;
}

.invitationHeading{
	color:black; 
	text-align:center; 
	border-bottom:2px solid black;
	border-top:1px solid black;
}
