/* CSS Document */
html, body {
	padding:0;
	margin:0;
}
html {
	height:100%;
	
}

.center {
	font-size: 30px; 
	font-weight: bold
}

.center_index {
	font-size: 26px; 
	font-weight: bold;
	color:#999999;
}

table {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
}
body {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
}


.socialmedia { list-style-type:none; bottom:-6px; position:absolute; left:50%; margin-left:196px; }
.socialmedia li { float:left; }
.socialmedia a { margin-left:6px; }


