/* CSS - Nandy and dAve Get Married */
/* code: dAve Hollinghurst */
/* last updated: 12-6-2008 */

html {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	}
h3 { 
	font-weight: bold;
	}
a:link {
	color: #151674;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3333FF;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: none;
}

.style3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: none;
}

.style4 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: none;
	text-decoration: underline;
}

.style5 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: none;
	text-decoration: none;
}

