body { font-family: Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; color: #333; background: #fbfbf9; }

.main {font-family: Georgia, serif; font-size: 13px;}

.header {} 

.header h1 {font-size: 30px; color: #666; margin-top: 40px;}

h2 {font-size: 18px; }

.header h1, .main h1, .main h2 {font-family: "Times New Roman", Times, serif; }
.sidebar h2, .sidebar h3 {color: #777;}

h1, h2, h3 {
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	font-smooth: always;
}

h3 {font-size: 14px; }

ul {margin: 0 1.5em 1.5em 2em; list-style: square;}
li {color: #ccc;}
.text {color: #333;}

.icon {border: 3px solid #ccc; width: 150px; height: 188px;}
.icon:hover {border: 3px solid #999; text-decoration: none;}

a { outline: none; }

a {color: #060; text-decoration: none; }
a:hover {color: #090; text-decoration: underline;}

hr {background: #e5e5e5;}

div.colborder {border-right: none; }

blockquote  { margin: 0 0 0 2em; color: #333; font-style: normal; }

.top {margin-top: 0 !important; border: 3px solid #ccc;}

strong {color: #777;}

.sidebar { text-align: right;}



