BODY,td { color: #464646; font-family: Verdana, sans-serif; font-size: 11px }

.adHeadline { font-size:8pt; font-weight:bold; }
.adText { font-size:7pt; font-weight:normal; text-decoration:none; }

table.form {
	border: 1 ridge #446097;
	background-color: #F0F4FB;	
}

th {
	text-align : center;
	font-size: 11px;
	/*background-image:  url(images/bar.gif);*/
	height: 23;
	font-weight: bold;
}

.author {
 font-family: Verdana, sans-serif;
 font-size:   11px;
 font-weight: normal;
}

H1 {
	font-size:4;
	font-weight:normal;
	color: #464646;
}

H2 {
 font-family: Verdana, sans-serif;
 font-size:   12px;
 font-weight: bold;
 color: #464646;
}



q  {
 font-family: Verdana, sans-serif;
 font-size:   9px;
 font-weight: normal;
 color: #464646;
}
.q a:link    { font-family: Verdana, sans-serif; color: #3C4D81; font-weight: normal; text-decoration: none; font-size: 16px;}
.q a:visited { font-family: Verdana, sans-serif; color: #3C4D81; font-weight: normal; text-decoration: none; font-size: 8px;}
.q a:active  { font-family: Verdana, sans-serif; color: #8795C1; font-weight: normal; text-decoration: none; font-size: 8px;}
.q a:hover   { font-family: Verdana, sans-serif; color: #8795C1; font-weight: normal; text-decoration: none; font-size: 8px;}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
 font-family: Verdana, sans-serif;
 font-size:   13px;
 font-weight: bold;
 color: #464646;
}

p {
	color: #464646;
	 font-family: Verdana, sans-serif;
	 font-size:   11px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 text-align:  left;
}

form {
  margin-top:         0px;
  margin-bottom:         0px;
}

A:LINK { font-family: Verdana, sans-serif; color: #464646; font-weight: bold; text-decoration: none; font-size: 11px }
A:VISITED { font-family: Verdana, sans-serif; color: #464646; font-weight: bold; text-decoration: none; font-size: 11px }
A:HOVER { font-family: Verdana, sans-serif; color: #8795C1; font-weight: bold; text-decoration: none; font-size: 11px }
A:ACTIVE { font-family: Verdana, sans-serif; color: #8795C1; font-weight: bold; text-decoration: none; font-size: 11px }

input,textarea,option,select {
	font-family: verdana;
	font-size: 7pt;
	color: #464646;
	background:#FFFFFF;
	border-color : #3C4D81;
	border-style : solid;
	border-width : 1px;
	padding-left: 3px;
}

button {
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #464646;
	background:#FFFFFF;
	border-color : #006622;
	border-style : solid;
	border-width : thin;
	padding-left: 3px;
}

/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #464646;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #464646;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-size:   9px;
}



