.leftmargin 
{
	margin-left: 10px; margin-right: 10px;
	font-family: arial, veranda, sans-serif; 
	font-size: 10px; color: #333333;
	text-align: justify;
}
.studymargin 
{
	margin-left: 10px; margin-right: 10px;
	font-family: arial, veranda, sans-serif; 
	font-size: 12px; color: #333333;
	text-align: justify;
}
.indexmargin 
{
	margin-left: 20px; margin-top: 20px; 
	font-family: arial, veranda, sans-serif; 
	font-size: 28px; color: #ffffff;
	font-weight: bold;
	text-align: left;
}


#table1 
{
	font-family: arial, veranda, sans-serif; 
	font-size: 12px; color: #ffffff;
	}
.title 
{
	font-family: arial, veranda, sans-serif; 
	font-size: 20px; color: #ffffff; 
	font-weight: bold;
	margin-left: 10px;
	margin-top: 8px;
	text-align: left;
}
.studytitle 
{
	font-family: arial, veranda, sans-serif; 
	font-size: 14px; color: #666633; 
	margin-left: 10px;
	margin-top: 8px;
	text-align: left;
}

.bold
{
	font-weight: bold;
}
a:link
{
    color: #990000;
    text-decoration: none
}
a:visited
{
    color: #993366;
    text-decoration: none
}
a:active
{
    color: #cc0000;
    text-decoration: underline;
    font-weight: bold
}
a:hover
{
    color: #009cfc;
    text-decoration: underline;
    font-weight: bold
}
#table1 a:link
{
    color: #ffffff;
    text-decoration: none
}
a:visited
{
    color: #993366;
    text-decoration: none
}
a:active
{
    color: #cc0000;
    text-decoration: underline;
    font-weight: bold
}
a:hover
{
    color: #009cfc;
    text-decoration: underline;
    font-weight: bold
}