 @charset "utf-8";

/* CSS Document */

.title {

	color:#000000;

	font-weight: bold;

	font-size:15px;

	font-family:Times New Roman, Times, serif;
}

.body {

	color:#000000;

	font-size:15px;

	font-family:Times New Roman, Times, serif;

}

.nav {

	color:#00359a;

	font-weight: bold;

	font-size:14px;

	font-family:Times New Roman, Times, serif;

	text-decoration:none;
	
	line-height:28px;

}