/* CSS Document */

h1 {
font-size : 16px;
font-weight : bold;
color : #2858a3;
margin-top:0px;
margin-bottom:0px;
padding:0px;
line-height: 19px;
clear:both;
}

h3 {
font-size : 16px;
font-weight : bold;
color : #2858a3;
margin-top:0px;
margin-bottom:0px;
padding:0px;
line-height: 19px;
}

h2{
margin-bottom:5px;
margin-top:5px;
}

#studio a:link, #studio a:visited, #studio a:active {
color : #357ad3;
}

a:link {
	color: #2858a3;
	text-decoration:none;
}
a:visited {
	color: #2858a3;
	text-decoration:none;
}
a:hover {
	color: #ff9900;
	text-decoration:none;
}
a:active {
	color: #2858a3;
	text-decoration:none;
}


h1 a:link{
	color: #2858a3;
	text-decoration:none;
}
h1 a:visited{
	color: #2858a3;
	text-decoration:none;
}
h1 a:hover{
	color: #ff9900;
	text-decoration:none;
}
h1 a:active{
	color: #2858a3;
	text-decoration:none;
}

h2 a:link {
	color: #000000;
	text-decoration:none;
}
h2 a:visited {
	color: #000000;
	text-decoration:none;
}
h2 a:hover {
	color: #ff9900;
	text-decoration:none;
}
h2 a:active {
	color: #000000;
	text-decoration:none;
}

h3 a:link{
	color: #2858a3;
	text-decoration:none;
}
h3 a:visited{
	color: #2858a3;
	text-decoration:none;
}
h3 a:hover{
	color: #ff9900;
	text-decoration:none;
}
h3 a:active{
	color: #2858a3;
	text-decoration:none;
}




