/* General Styles */
body {
	font-size: 10pt; 
		font-family: trebuchet ms;
}

table {
	font-size: 10pt; 
	font-family: trebuchet ms
	}
select {
	font-size: 10pt; 
	font-family: trebuchet ms
	}
input {
	font-size: 10pt; 
	font-family: trebuchet ms}


.copyright {
	font-size:8pt; 
	text-decoration: none; 
	color:#7f7f7f; 
	font-family: arial
}
.copyright:hover {
	color:#7f7f7f; 
	text-decoration:underline
}

.title {
	font-size:16pt;
	font-weight:bold; 
	text-decoration: none; 
	color:#a90100; 
	font-family: arial
}
.submenu {
	font-size:12pt;
	font-weight:bold; 
	text-decoration: none; 
	color:#a90100; 
	font-family: arial
}
.submenu:hover {
	color:#e15e5d; 
}

}
.content {
	font-size:11pt;
	text-decoration: none; 
	color:#000000; 
	font-family: arial
}
.words {
	font-size:12pt;
	font-weight:bold; 
	text-decoration: none; 
	color:#ffffff; 
	font-family: arial
}
.box {
	color:#000000; 
	font-size:10pt;
	font-family: arial;
	line-height:1.2
}
.box a:link {
	text-decoration: none; 
}
.box a:visited {
	text-decoration: none; 
}
.box a:hover {
	text-decoration: underline; 
}

.abstract {
	font-size:10pt;
	text-decoration: none; 
	color:#575a5d; 
	font-family: arial
}

.top {
	font-size:10pt;
	text-decoration: none; 
	color:#ffffff; 
	font-family: arial
}

.direction {
	font-size:10pt;
	text-decoration: none; 
	color:#000000; 
	font-family: arial;
	margin-left: 10px
}

.article_thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

.more {
	font-size:10pt;
	text-decoration: none; 
	color:#000000; 
	font-family: arial;
	font-weight:bold; 
}
