/*
Theme Name: Maximus CSS
Theme URI: http://warungwebsite.com/
Description: Maximus CSS.
Version: 1.0
Author: Duaon Sinaga
Author URI: http://duaon.com/
*/


/* Begin Typography & Colors */

.font_8 { font-family: verdana; font-size: 12px; }

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align:left;
}

h1 {
	font-size: 4em;
	text-align: center;
}

.Quote {
	border:#666666 solid 1px;
	margin:0 auto;
	padding-top:10px;
	padding-left:20px;
	padding-right:23px;
	font-family:verdana;
	font-size:12px;
	text-align:left;
	height:30px;
	background:#FFFFCC;
}

A.main:link {font-family: verdana; color:#990000; font-weight:bold; text-decoration: underline}
A.main:visited {font-family: verdana; color:#990000; font-weight:bold; text-decoration: underline}
A.main:active {font-family: verdana; color:#990000; font-weight:bold; text-decoration: underline}
A.main:hover {font-family: verdana; color:#990000; font-weight:bold; text-decoration: none}

.tableborder_4 {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid;
}
