p, font, li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify; 
	font-size: 11px; 
	line-height: 135%;
	color: black 
}


.dot { 
	color:#CC0000; 
	font-weight:bold; 
	size:10px; 
	font-family: Verdana, Arial, sans-serif;
}

.huge { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 95px; 
	line-height: 135%;
	color: black 
}

.foot { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	letter-spacing: 0.08em;
	line-height: 135%;
	color: black 
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 135%;
	color: black 
}

.head2 { 
	color: gray; 
	font-family: Times New Roman, Georgia, Times, serif;
	font-size: 22px;
	font-weight: normal;
}

.box { border: thin solid black;
        padding: 1px;
}


.gray {color: #666666}

.red {color: #f30000}

.head { 
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
}

a:hover { color: red }

.journalframe {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
