.graphic_generic_title_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
.basictext {
	font-family: Didot;
	font-size: 12px;
	color: silver;
	line-height: 16px;
}
.header1text {
	font-family: Didot;
	font-size: 20px;
	color: silver;
	line-height: 25px;
}
.centeredparagraph {
	width: 40%;
	margin-left: 30%;
	text-align: justify; 
		font-family: Didot;
	font-size: 12px;
	color: silver;
	line-height: 16px;
	}
a:link {
	font-family:
	Didot, serif;
	text-decoration: none;
	color: white; 
}
a:visited {
	font-family: Didot, serif;
	text-decoration: none;
	color: white;
}
a:hover {
	font-family: Didot, serif;
	text-decoration: underline;
	color: yellow;
}
a:active {
	font-family: Didot, serif;
	color: white;
}