body {
	background-color: #424242;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
}
p {
	font-size: 12px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
}
.lightgrey {
	color: #CCCCCC;
}
hr {
	color: #4C4C4C;
	border-top-width: 0.25px;
	border-right-width: 0.25px;
	border-bottom-width: 0.25px;
	border-left-width: 0.25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.align_right {
	text-align: right;
	margin-right: 30px;
}
.align_left {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}




a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: blink;
}
p, h1, h2 {
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
h3 {
	font-size: 12px;
	margin-left: 18px;
}


h6 {
	font-size: 8px;
	text-transform: uppercase;
}
h5 {
	font-size: 12px;
	text-transform: uppercase;
}
.novo {
	background-color: #FFFF00;
	color: #FF0000;
}
#sobre_mim {
width:380px;
height:300px;
overflow:auto;
text-align:left;
}
#sobre_coreia {
width:380px;
height:300px;
overflow:auto;
text-align:left;
}
