/* GTAV website print stylesheet */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
}
.mypara {
	margin-right: 10px;
	margin-left: 10px;
}
.leadpara {
	line-height: 200%;
	margin-left: -10px;
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.icons {
	color: #000000;
}
.footer {
	color: #000000;
}
.footer a:link {
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.icons a:link {
	color: #000000;
}
.icons a:visited {
	color: #000000;
}
.icons a:hover {
	color: #000000;
}
.breadcrumb {
  	display: none;
}

