body {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #353535;
	text-transform: none;
}

.addy {
	color: #eaf2f5;
	font-size: 11px;
	font-family: Verdana, Georgia, Tahoma, Verdana, Serif;
}

.header {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #101218;
	text-transform: none;
}

.headerii {
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-transform: none;
}

.headeriii {
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-transform: none;
}

.contact {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606874;
	text-transform: none;
}

.contactii {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #90a1b7;
	text-transform: none;
}

a.mail:link { 
	color: #90a1b7;
	font-size: 9px;
	font-weight: bold;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.mail:visited { 
	color: #90a1b7;
	font-size: 9px;
	font-weight: bold;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.mail:active { 
	color: #3333FF;
	font-size: 9px;
	font-weight: bold;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.mail:hover { 
	color: #3333FF;
	font-size: 9px;
	font-weight: bold;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.cv:link { 
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

a.cv:visited { 
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

a.cv:active { 
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}

a.cv:hover { 
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}

a:link {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	color: #3333FF;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #3333FF;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}

.super {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	vertical-align: top;   
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.tiny {
	font-size: 11px;
	font-weight: bold;
	font-style: normal; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ff0000;
}

#idTable
{
position: fixed;
top: 50%;
margin-top: -300px;
height: 600px;
}