@charset "UTF-8";
/* CSS Document */

body	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: black;
	background-color:white;
}

.wrapper, .content, .major, .home, .vtcolleges, .tips {
	width:7.5in;
	margin:.25in .25in .125in .25in;
}

.responsibility, .recommendations	{
	width:7.5in;
	margin:0;
}
.header, .menu, .footer, img, .vtcolleges li	{
	display:none;

}

h1, #majortitle		{
	font-size:16pt;
	line-height:140%;
}

h2, h3	{
	font-size:14pt;
	line-height:130%;
}


ul	{
	list-style-type:none;
	padding: 5px 0px 0px 15px;
}

li	{
	padding-bottom:5px;
}

a	{
	color:#333;
	text-decoration:none;
}










