.contentLineA {
	font-size: 11px;
	padding-left: 22px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #d1d1d1;
}
.bullet {
	list-style-image: url(images/bullet_1.gif);
	line-height: 18px;
}

.contentLineB {
	font-size: 11px;
	padding-left: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d1d1;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
}
.content {
	font-size: 11px;
	padding-left: 25px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

A {
	color:#587fa9;
	text-decoration:underline;
	font-weight:bold;
}
A:Visited {
	color:#587fa9;
	text-decoration:underline;
}
A:Active {
	color:#729bc7;
	text-decoration:none;
}
A:Hover {
	color:#729bc7;
	text-decoration:none;
}
	
INPUT.text {
	font-family:verdana;
	border:1px solid #009b7b;
	background-color:#c6fdf2;
}
TEXTAREA {
	font-family:verdana;
	font-size:11px;
	border:1px solid #009b7b;
	background-color:#c6fdf2;
}

.yearbook2 {
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-right:5px;
}
.yearbook1 {
	border-bottom:1px solid #cccccc;
	background-color:#eeeeee;
	padding-left:5px;
	padding-right:5px;
}
.yeartitle {
	font-size: 16px;
	font-weight: bold;
	padding-top:16px;
	padding-bottom:8px;
	border-bottom:1px solid #cccccc;
}
.yearlink {
	font-weight:bold;
}
