/*
Theme Name: ReptilesOfAZTheme
Description: Theme from reptilesofaz
Version: 1.0
Author: Jared LeBlanc
Text Domain:ReptilesOfAZTheme 
*/

/*-------------------------------------------------------------------------------------------
IMPORTANT NOTE
Style sheet does not apply to all pages and is used at different points throughtout the site.
For making broad style changes use of the plugin "Better Search Replace" is recommended.
-------------------------------------------------------------------------------------------*/

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.style1 {
	color: #666666;
	font-size: 18px;
}
.style3 {font-size: 2px}
.style4 {font-size: 9px}
.style5 {font-size: 12px}
.style6 {font-size: 14px}
.style7 {
	font-size: 2pt;
	color: #666666;
}
.style14 {color: #666666; font-size: 14px;}
.style15 {font-size: 2px; color: #666666; }
.style10 {font-size: 9px; color: #000000; }
.style20 {
	color: #FFFFFF;
	font-size: 16px;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style21 {color: #FFFF99}
.style50 {
	color: #0099FF;
	font-weight: bold;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
.styleBookTitle{
	color: #FFFF99;
	font-weight: bold;
	font-size: 26px;
	font-family: Times New Roman, Times, serif;
}