/* CSS Document */

body {
	background-image: url(../Images/Personal_Bg.jpg);
	background-repeat: no-repeat;
}

.MiniHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	text-align:left;
	direction:ltr;
}