.astrogems {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
}
.astrogemsBlue {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: ##000066;
}

body {
	background-color: #EBEBFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C5194;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C5194;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}



li {
	margin-top: 2ex;
}

.h2 {
	font-size: 2ex;
}
.h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	font-weight:bold;
	font-color: #000066;
	font-style:italic;
}

.thumb_caption{
	height:150px;
	margin:10px 2px 0px 2px;
	background-color:#C1C1FF;
}
.caption{
	background-color:#C1C1FF;
}
tr.painting{
	margin-top:5px;
}

.large{
	float:left;
}
.largeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C5194;
	text-decoration: none;
}
.astrogemsSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000
}
.bgNorepeat {
	background-image: url(graphics/newchakra_bg.jpg);
	background-repeat: no-repeat;
}
.largerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
a.nextLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: 13943b;
	text-decoration: underline;
	font-size: 16px; 
}
a.nextLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #13943b;
	text-decoration: underline;
	font-size: 16px; 
}