
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #CCCCCC;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: 666666;
	font-weight: normal;
}
.tableDetail {
	font-size: 12px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: 009900;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: 008800;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: 009955;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a.big:link {
	color: 009900;
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;

}
a.big:hover {
	color: 008800;
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.big:visited {
	color: 009955;
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}


.news {
	font-family: tahoma;
	color: 526652;
	font-weight: normal;
}

.date {
	font-family: tahoma;
	font-size: 12px;
	color: 993333;
	font-weight: normal;
}


.title {
	color: 666666;
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;

.image{
	border-style:outset;
	border-color: gray;
	border-width:5px;
      }
      

