/* CSS Document */

p {
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-family: Verdana;
	font-size: 12px;
}

h2 {
	font-family: Verdana;
	color: #2D7FE2;
	font-size: 16px;
}

.bold {
	font-family: Verdana;
	font-size: 12px;
	color: #2D7FE2;
    line-height: 18px;
	font-weight: bold;
}

.navigation {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B1D2DB;
	display: block;
	width: 114px;
}

.navigation:hover {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2D7FE2;
	display: block;
	width: 114px;
}

link {
	color: #FF6600;
}

#wmheader {
	font-family: Verdana;
	font-size: 16px;
	color: #2D7FE2;
	font-weight: bold;
}

.wmentry {
	font-family: Verdana;
	font-size: 12px;
}

.wmsites {
	font-family: Verdana;
	font-size: 12px;
}

.wmnewentry {
	font-family: Verdana;
	font-size: 12px;
}

.wmalright {
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
}

.wmbold {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.wmdate {
	font-family: Verdana;
	font-size: 12px;
}

.wmstatus {
	font-family: Verdana;
}

.wmedited {
	font-family: Verdana;
}

