body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
	}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: MediumBlue;
	}

td.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF3333;

	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	}
	
	
.header { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; text-decoration: none }

.article_category:hover { color: Red; font-size: 16px; font-weight: bold; text-decoration: underline }
.article_category_large { color: Red; font-size: 18px; font-weight: bold; text-decoration: none }
.article_category_large:hover { color: Red; font-size: 18px; font-weight: bold; text-decoration: underline }
.article_title { font-size: 14px; font-weight: bold; text-decoration: none }
.article_title:hover { font-size: 14px; font-weight: bold; text-decoration: underline }
.article_title_large { font-size: 18px; font-weight: bold; text-decoration: none }
.article_title_large:hover { font-size: 18px; font-weight: bold; text-decoration: underline }
.article_date { font-size: 11px; font-weight: normal; text-decoration: none }
.article_date:hover { font-size: 11px; font-weight: normal; text-decoration: underline }
.article_author { font-size: 11px; font-weight: normal; text-decoration: none }
.article_author:hover { font-size: 11px; font-weight: normal; text-decoration: underline }
.article_body { font-size: 12px; font-weight: normal; text-decoration: none }
.article_body:hover { font-size: 12px; font-weight: normal; text-decoration: underline }
.article_more { color: Blue; font-size: 10px; font-weight: normal; text-decoration: none }
.article_more:hover { color: Blue; font-size: 10px; font-weight: normal; text-decoration: underline }
.article_photos { color: Blue; font-size: 11px; font-weight: normal; text-decoration: none }
.article_photos:hover { color: Blue; font-size: 11px; font-weight: normal; text-decoration: underline }
.article_videos { color: Blue; font-size: 11px; font-weight: normal; text-decoration: none }
.article_videos:hover { color: Blue; font-size: 11px; font-weight: normal; text-decoration: underline }
.article_photo_caption { color: black; font-size: 11px; font-weight: normal; text-decoration: none }
.article_photo_caption:hover { color: black; font-size: 11px; font-weight: normal; text-decoration: underline }
	

