﻿body {
	color: #444;
	font-family: "Georgia", serif;
	font-size: .75em;
	line-height: 1.4em;
	}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	}
#contentAsk h2 {
	background-color: #fff
	}
h3 {
	font-size: 1em
}
.chapter-contentin h2 {
	padding: 20px 0 10px;
	}
.chapter-contentin strong {
	color: #333;
	font-size: 1em;
	line-height: 1.4em;
	}

p {
	font-size: .65em;
	line-height: 1.4em;
	padding: 0 0 15px;
	}
.tabs p {
		font-size: .9em;
		color: #fff;
		padding: 5px;
	}
	.tabs p a {
		text-decoration: underline;
		}

a {
	color:#5d2480;
	text-decoration: underline;
	line-height: 1.3em;
	}
a:hover {
	color:#000000;
	}
	p a {
		font-size: 1em;
		text-decoration: underline;
		}
	.commentQuestion p a {
		text-decoration: none;
		}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	}
h2 a {
	font-size: 1em;
	text-decoration: underline;
	}


.nav a,
#footerlinks a {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	text-decoration: none;
	}
.nav a {
	color: #fff;
	}
#footerlinks a {
	color: #003261;
	}
#footerlinks a:hover {
	color: #000;
	text-decoration: underline;
	}
.colsayHolder p, 
.colsayHolder a:link,
.colsayHolder a:visited {
	font-size: .8em;
	}
div.tweetlink a.bloglink,
#colhomeHolder div.tweetlink a.follow {
	background-position: 90% 50%;
	font-size: .9em;
	}
