@charset "utf-8";
/* CSS Document */

body {
	
font-family: Arial; 
font-size: 14px;
		background-image: url(images/bgmom.gif);
	background-repeat: no-repeat;
	background-color: #BFBFBF;
	background-attachment:fixed;
}

.style79 {
	font-style: italic;
	font-weight: bold;
}

.style63 {font-size: 18px}
.style75 {font-size: 24px}
.style77 {
	font-size: 24px;
	color: #333399;
	}


.question-header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
.border2small {
	border: medium dashed #666666;
}

.checkbullets {
	list-style-position: inside;
	list-style-image: url(images/check.jpg);
}
.hiddenline-border {
	border: thick dashed #FF0000;
}
.red-bullets {
	list-style-image: url(images/redbullet.jpg);
	list-style-position: inside;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a.link1:visited {
	font-size:24px;
	font-weight: bold;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
.highlighted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #FF0000;
}

.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}

a.link1:link {
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
a.link1:hover {
	font-size:24px;
	font-weight: bold;
	text-decoration:underline;
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}
