/* CSS Document for myths*/

body {
	background-color: #F5F5F5;
	margin-right:auto;
	margin-left:auto;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a { 
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #333333; 
	text-decoration: underline;
}

a:hover { 
	color: #454969; 
	text-decoration: underline
}

.text1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-align: justify;
}

.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: 15px;
}

#quotations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
	font-size: 0.95em;
	color: #494E6E;
}

.tabparagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
}

#quotename {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	text-align: right;
	margin-bottom: 20px;
	color: #494E6E;
	font-size: 0.95em;
}

#quotename p {
	line-height: 15px;
	color: #660000;
	font-size: .95em;
}

h3 {
	font-size: small;
	font-weight: bold;
}	

hr.hr1 {
	height: 1px;
	background-color: #333333;
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.verd11 {
	font-size: .95em;
	color: #494E6E;
}

#menu {
	text-align: right;
	font-size: .95em;
}

#menu a {
	text-decoration: none;
	color: #555555;
}

#menu a:hover, a:active {
	text-decoration: none;
	color: #000000;
	background-color: #C1C8BB;
}
	
#menu2 {
	font-size: 0.95em;
	line-height: 15px;
}

#menu2 a {
	text-decoration: none;
	color: #555555;
}

#menu2 a:hover, a:active {
	text-decoration: none;
	color: #000000;
	background-color: #c1c8bb;
}	
